Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dseccomp.h143 #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, \ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dseccomp.h148 #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, \ macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dseccomp.h148 #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, \ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dseccomp.h85 #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, struct seccomp_notif_resp) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dseccomp.h85 #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, struct seccomp_notif_resp) macro
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c198 #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, \ macro
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c203 #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, \ macro
[all...]

Completed in 11 milliseconds