SECCOMP_IOWR 90 include/uapi/linux/seccomp.h #define SECCOMP_IOWR(nr, type) _IOWR(SECCOMP_IOC_MAGIC, nr, type) SECCOMP_IOWR 174 tools/testing/selftests/seccomp/seccomp_bpf.c #define SECCOMP_IOWR(nr, type) _IOWR(SECCOMP_IOC_MAGIC, nr, type)