SECCOMP_RET_KILL_THREAD 36 include/uapi/linux/seccomp.h #define SECCOMP_RET_KILL_THREAD 0x00000000U /* kill the thread */ SECCOMP_RET_KILL_THREAD 94 tools/testing/selftests/seccomp/seccomp_bpf.c #define SECCOMP_RET_KILL_THREAD 0x00000000U /* kill the thread */