Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
A Dseccomp.h142 #define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type) macro
/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c210 #define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type) macro

Completed in 12 milliseconds