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

/linux-master/include/uapi/linux/
H A Dseccomp.h25 #define SECCOMP_FILTER_FLAG_TSYNC_ESRCH (1UL << 4) macro
/linux-master/tools/include/uapi/linux/
H A Dseccomp.h25 #define SECCOMP_FILTER_FLAG_TSYNC_ESRCH (1UL << 4) macro
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c275 #define SECCOMP_FILTER_FLAG_TSYNC_ESRCH (1UL << 4) macro

Completed in 122 milliseconds