Home
last modified time | relevance | path

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

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

Completed in 47 milliseconds