Symbol: SECCOMP_RET_ALLOW
arch/um/kernel/skas/stub_exe.c
193
BPF_STMT(BPF_RET | BPF_K, SECCOMP_RET_ALLOW),
arch/um/os-Linux/start_up.c
260
BPF_STMT(BPF_RET | BPF_K, SECCOMP_RET_ALLOW),
kernel/seccomp.c
1014
case SECCOMP_RET_ALLOW:
kernel/seccomp.c
1347
case SECCOMP_RET_ALLOW:
kernel/seccomp.c
2077
case SECCOMP_RET_ALLOW:
kernel/seccomp.c
407
u32 ret = SECCOMP_RET_ALLOW;
kernel/seccomp.c
417
return SECCOMP_RET_ALLOW;
kernel/seccomp.c
805
return k == SECCOMP_RET_ALLOW;
samples/bpf/tracex5_user.c
25
BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
samples/seccomp/bpf-direct.c
118
BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
samples/seccomp/bpf-direct.c
121
BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
samples/seccomp/bpf-direct.c
124
BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
samples/seccomp/bpf-direct.c
126
BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
samples/seccomp/bpf-direct.c
141
BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
samples/seccomp/bpf-helper.h
46
BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW)
samples/seccomp/dropper.c
39
BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
samples/seccomp/user-trap.c
97
BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ALLOW),
tools/perf/bench/sched-seccomp-notify.c
56
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_benchmark.c
170
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_benchmark.c
178
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
1085
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
110
#ifndef SECCOMP_RET_ALLOW
tools/testing/selftests/seccomp/seccomp_bpf.c
1197
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
1203
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
1210
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
1217
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
1224
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
1231
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
1693
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
2162
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
2263
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
2286
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
2311
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
2330
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
2382
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
2509
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
2574
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
2581
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
2690
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
3050
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
3207
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
3214
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
3269
SECCOMP_RET_LOG, SECCOMP_RET_ALLOW };
tools/testing/selftests/seccomp/seccomp_bpf.c
3317
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
3373
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
3395
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
420
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
453
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
490
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
4974
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
5016
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
5224
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
5241
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
5263
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
528
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
5286
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
551
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
576
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
699
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
726
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
732
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
766
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
771
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
840
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
852
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
956
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW),
tools/testing/selftests/seccomp/seccomp_bpf.c
978
BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ALLOW), \