Searched defs:SECCOMP_IOCTL_NOTIF_RECV (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dseccomp.h147 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif) macro
/linux-master/tools/include/uapi/linux/
H A Dseccomp.h147 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif) macro
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c202 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif) macro
[all...]

Completed in 127 milliseconds