SECCOMP_IOWR 93 include/uapi/linux/seccomp.h #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif) SECCOMP_IOWR 94 include/uapi/linux/seccomp.h #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, \ SECCOMP_IOWR 177 tools/testing/selftests/seccomp/seccomp_bpf.c #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif) SECCOMP_IOWR 178 tools/testing/selftests/seccomp/seccomp_bpf.c #define SECCOMP_IOCTL_NOTIF_SEND SECCOMP_IOWR(1, \