Home
last modified time | relevance | path

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

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