SECCOMP_IO         87 include/uapi/linux/seccomp.h #define SECCOMP_IO(nr)			_IO(SECCOMP_IOC_MAGIC, nr)
SECCOMP_IO        171 tools/testing/selftests/seccomp/seccomp_bpf.c #define SECCOMP_IO(nr)			_IO(SECCOMP_IOC_MAGIC, nr)