Home
last modified time | relevance | path

Searched defs:SECCOMP_IOCTL_NOTIF_ADDFD (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dseccomp.h147 #define SECCOMP_IOCTL_NOTIF_ADDFD SECCOMP_IOW(3, \ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dseccomp.h152 #define SECCOMP_IOCTL_NOTIF_ADDFD SECCOMP_IOW(3, \ macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dseccomp.h152 #define SECCOMP_IOCTL_NOTIF_ADDFD SECCOMP_IOW(3, \ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dseccomp.h87 #define SECCOMP_IOCTL_NOTIF_ADDFD SECCOMP_IOW(3, struct seccomp_notif_addfd) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dseccomp.h87 #define SECCOMP_IOCTL_NOTIF_ADDFD SECCOMP_IOW(3, struct seccomp_notif_addfd) macro
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c225 #define SECCOMP_IOCTL_NOTIF_ADDFD SECCOMP_IOW(3, \ macro
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c230 #define SECCOMP_IOCTL_NOTIF_ADDFD SECCOMP_IOW(3, \ macro
[all...]

Completed in 12 milliseconds