SECCOMP_RET_TRAP   38 include/uapi/linux/seccomp.h #define SECCOMP_RET_TRAP	 0x00030000U /* disallow and force a SIGSYS */
SECCOMP_RET_TRAP   98 tools/testing/selftests/seccomp/seccomp_bpf.c #define SECCOMP_RET_TRAP	 0x00030000U /* disallow and force a SIGSYS */