Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
A Dseccomp.h143 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type) macro
/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c211 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type) macro

Completed in 15 milliseconds