Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dseccomp.h84 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif) macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dseccomp.h142 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif) macro
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
Dseccomp_bpf.c195 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif) macro