Home
last modified time | relevance | path

Searched defs:SECCOMP_RET_TRACE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dseccomp.h24 #define SECCOMP_RET_TRACE 0x7ff00000U macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dseccomp.h42 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dseccomp.h44 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dseccomp.h44 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dseccomp.h41 #define SECCOMP_RET_TRACE 0x7ff00000U macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dseccomp.h41 #define SECCOMP_RET_TRACE 0x7ff00000U macro
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c108 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c111 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
[all...]

Completed in 10 milliseconds