SECCOMP_RET_TRAP 642 kernel/seccomp.c case SECCOMP_RET_TRAP: SECCOMP_RET_TRAP 819 kernel/seccomp.c case SECCOMP_RET_TRAP: SECCOMP_RET_TRAP 1359 kernel/seccomp.c case SECCOMP_RET_TRAP: SECCOMP_RET_TRAP 142 samples/seccomp/bpf-direct.c BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_TRAP), SECCOMP_RET_TRAP 915 tools/testing/selftests/seccomp/seccomp_bpf.c BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRAP), SECCOMP_RET_TRAP 1056 tools/testing/selftests/seccomp/seccomp_bpf.c BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRAP), SECCOMP_RET_TRAP 2964 tools/testing/selftests/seccomp/seccomp_bpf.c __u32 actions[] = { SECCOMP_RET_KILL_THREAD, SECCOMP_RET_TRAP,