Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dseccomp.h147 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif) macro
/external/sandboxed-api/sandboxed_api/sandbox2/
Dmonitor_unotify.cc80 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif) macro
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c200 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif) macro