Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dseccomp.h145 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif) macro
/linux-6.1.9/tools/testing/selftests/seccomp/
Dseccomp_bpf.c198 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif) macro