Searched defs:SECCOMP_RET_TRAP (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dseccomp.h41 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro
/linux-master/tools/include/uapi/linux/
H A Dseccomp.h41 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c109 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro

Completed in 177 milliseconds