Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dseccomp.h44 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
/Linux-v6.6/include/uapi/linux/
Dseccomp.h44 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
/Linux-v6.6/tools/testing/selftests/seccomp/
Dseccomp_bpf.c111 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro