Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dseccomp.h139 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr) macro
/linux-6.3-rc2/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c196 #define SECCOMP_IO(nr) _IO(SECCOMP_IOC_MAGIC, nr) macro

Completed in 11 milliseconds