Home
last modified time | relevance | path

Searched refs:SECCOMP_IO (Results 1 – 3 of 3) sorted by relevance

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