Home
last modified time | relevance | path

Searched refs:seccomp_notif_addfd (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
A Dseccomp.h128 struct seccomp_notif_addfd { struct
149 struct seccomp_notif_addfd) argument
/linux/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c224 struct seccomp_notif_addfd)
229 struct seccomp_notif_addfd { struct
251 struct seccomp_notif_addfd addfd; argument
252 char buf[sizeof(struct seccomp_notif_addfd) + 8];
3967 struct seccomp_notif_addfd addfd = {}; in TEST()
4125 struct seccomp_notif_addfd addfd = {}; in TEST()
/linux/kernel/
A Dseccomp.c1556 struct seccomp_notif_addfd __user *uaddfd, in seccomp_notify_addfd()
1559 struct seccomp_notif_addfd addfd; in seccomp_notify_addfd()
/linux/Documentation/userspace-api/
A Dseccomp_filter.rst264 ``struct seccomp_notif_addfd`` should be the same ``id`` as in

Completed in 14 milliseconds