Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dseccomp.h46 #define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro
/Linux-v6.6/include/uapi/linux/
Dseccomp.h46 #define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro
/Linux-v6.6/tools/testing/selftests/seccomp/
Dseccomp_bpf.c112 #define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro