Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dseccomp.h41 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
/Linux-v5.4/tools/testing/selftests/seccomp/
Dseccomp_bpf.c99 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro