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

/linux-master/include/uapi/linux/
H A Dseccomp.h27 #define SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV (1UL << 5) macro
/linux-master/tools/include/uapi/linux/
H A Dseccomp.h27 #define SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV (1UL << 5) macro
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c279 #define SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV (1UL << 5) macro

Completed in 245 milliseconds