Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds