Home
last modified time | relevance | path

Searched defs:SECCOMP_RET_TRACE (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dseccomp.h44 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
/linux/include/uapi/linux/
H A Dseccomp.h44 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c118 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
[all...]