Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dseccomp.h38 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro
/Linux-v5.4/tools/testing/selftests/seccomp/
Dseccomp_bpf.c97 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro