Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dseccomp.h44 #define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro
/linux/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c109 #define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro

Completed in 16 milliseconds