Searched defs:SECCOMP_RET_TRAP (Results 1 – 6 of 6) sorted by relevance
39 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro
53 #define SECCOMP_RET_TRAP 0x00030000U /* return SIGSYS */ macro
69 SECCOMP_RET_TRAP = 0x00030000 variable
59 #define SECCOMP_RET_TRAP 0x00030000U // disallow and force a SIGSYS macro
73 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro
101 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro