Searched defs:SECCOMP_FILTER_FLAG_TSYNC (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/trace/beauty/
H A Dseccomp.c30 #define SECCOMP_FILTER_FLAG_TSYNC 1 macro
/linux-master/include/uapi/linux/
H A Dseccomp.h21 #define SECCOMP_FILTER_FLAG_TSYNC (1UL << 0) macro
/linux-master/tools/include/uapi/linux/
H A Dseccomp.h21 #define SECCOMP_FILTER_FLAG_TSYNC (1UL << 0) macro
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c168 #define SECCOMP_FILTER_FLAG_TSYNC (1UL << 0) macro
[all...]

Completed in 110 milliseconds