Home
last modified time | relevance | path

Searched refs:seccomp_notif_addfd (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dseccomp.h116 /* valid flags for seccomp_notif_addfd */
120 * struct seccomp_notif_addfd
127 struct seccomp_notif_addfd { struct
148 struct seccomp_notif_addfd)
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dseccomp.h120 /* valid flags for seccomp_notif_addfd */
125 * struct seccomp_notif_addfd
132 struct seccomp_notif_addfd { struct
153 struct seccomp_notif_addfd)
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dseccomp.h120 /* valid flags for seccomp_notif_addfd */
125 * struct seccomp_notif_addfd
132 struct seccomp_notif_addfd { struct
153 struct seccomp_notif_addfd)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dseccomp.h72 struct seccomp_notif_addfd { struct
87 #define SECCOMP_IOCTL_NOTIF_ADDFD SECCOMP_IOW(3, struct seccomp_notif_addfd)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dseccomp.h72 struct seccomp_notif_addfd { struct
87 #define SECCOMP_IOCTL_NOTIF_ADDFD SECCOMP_IOW(3, struct seccomp_notif_addfd)
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c226 struct seccomp_notif_addfd)
228 /* valid flags for seccomp_notif_addfd */
231 struct seccomp_notif_addfd { struct
249 struct seccomp_notif_addfd addfd;
250 char buf[sizeof(struct seccomp_notif_addfd) + 8];
3969 struct seccomp_notif_addfd addfd = {}; in TEST()
4096 struct seccomp_notif_addfd addfd = {}; in TEST()
/kernel/linux/linux-5.10/kernel/
H A Dseccomp.c1322 struct seccomp_notif_addfd __user *uaddfd, in seccomp_notify_addfd()
1325 struct seccomp_notif_addfd addfd; in seccomp_notify_addfd()
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c231 struct seccomp_notif_addfd)
233 /* valid flags for seccomp_notif_addfd */
236 struct seccomp_notif_addfd { struct
258 struct seccomp_notif_addfd addfd;
259 char buf[sizeof(struct seccomp_notif_addfd) + 8];
4045 struct seccomp_notif_addfd addfd = {}; in TEST()
4203 struct seccomp_notif_addfd addfd = {}; in TEST()
/kernel/linux/linux-6.6/kernel/
H A Dseccomp.c1658 struct seccomp_notif_addfd __user *uaddfd, in seccomp_notify_addfd()
1661 struct seccomp_notif_addfd addfd; in seccomp_notify_addfd()

Completed in 18 milliseconds