Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dseccomp.h46 #define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro
/linux-6.3-rc2/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c112 #define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro

Completed in 18 milliseconds