Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dseccomp.h143 #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, \ macro
/Linux-v5.10/tools/testing/selftests/seccomp/
Dseccomp_bpf.c196 #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, \ macro