Searched refs:SECCOMP_IO (Results 1 - 3 of 3) sorted by last modified time

/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c196 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr) macro
/linux-master/tools/include/uapi/linux/
H A Dseccomp.h141 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr) macro
/linux-master/include/uapi/linux/
H A Dseccomp.h141 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr) macro

Completed in 249 milliseconds