Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dseccomp.h32 #define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro
/linux-4.4.14/tools/testing/selftests/seccomp/
Dseccomp_bpf.c76 #define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro