Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dseccomp.h45 #define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */ macro
/Linux-v6.1/tools/testing/selftests/seccomp/
Dseccomp_bpf.c115 #define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */ macro