Searched defs:SECCOMP_FILTER_FLAG_NEW_LISTENER (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dseccomp.h24 #define SECCOMP_FILTER_FLAG_NEW_LISTENER (1UL << 3) macro
/linux-master/tools/include/uapi/linux/
H A Dseccomp.h24 #define SECCOMP_FILTER_FLAG_NEW_LISTENER (1UL << 3) macro
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c189 #define SECCOMP_FILTER_FLAG_NEW_LISTENER (1UL << 3) macro
[all...]

Completed in 285 milliseconds