Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dseccomp.h148 #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, \ macro
/Linux-v6.6/include/uapi/linux/
Dseccomp.h148 #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, \ macro
/Linux-v6.6/tools/testing/selftests/seccomp/
Dseccomp_bpf.c203 #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, \ macro