SECCOMP_RET_KILL_PROCESS   35 include/uapi/linux/seccomp.h #define SECCOMP_RET_KILL_PROCESS 0x80000000U /* kill the process */
SECCOMP_RET_KILL_PROCESS   93 tools/testing/selftests/seccomp/seccomp_bpf.c #define SECCOMP_RET_KILL_PROCESS 0x80000000U /* kill the process */