Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds