Symbol: SECCOMP_FILTER_FLAG_NEW_LISTENER
include/linux/seccomp.h
11
SECCOMP_FILTER_FLAG_NEW_LISTENER | \
kernel/seccomp.c
1977
(flags & SECCOMP_FILTER_FLAG_NEW_LISTENER) &&
kernel/seccomp.c
1986
((flags & SECCOMP_FILTER_FLAG_NEW_LISTENER) == 0))
kernel/seccomp.c
1994
if (flags & SECCOMP_FILTER_FLAG_NEW_LISTENER) {
kernel/seccomp.c
2039
if (flags & SECCOMP_FILTER_FLAG_NEW_LISTENER) {
samples/seccomp/user-trap.c
223
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/perf/bench/sched-seccomp-notify.c
109
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
216
#ifndef SECCOMP_FILTER_FLAG_NEW_LISTENER
tools/testing/selftests/seccomp/seccomp_bpf.c
2427
SECCOMP_FILTER_FLAG_NEW_LISTENER,
tools/testing/selftests/seccomp/seccomp_bpf.c
2431
SECCOMP_FILTER_FLAG_NEW_LISTENER };
tools/testing/selftests/seccomp/seccomp_bpf.c
3430
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3435
SECCOMP_FILTER_FLAG_NEW_LISTENER),
tools/testing/selftests/seccomp/seccomp_bpf.c
3502
flags = SECCOMP_FILTER_FLAG_NEW_LISTENER |
tools/testing/selftests/seccomp/seccomp_bpf.c
3528
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3586
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3656
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3693
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3733
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3811
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3862
listener = user_notif_syscall(__NR_dup, SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3959
listener = user_notif_syscall(__NR_mknodat, SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4013
listener = user_notif_syscall(__NR_mknodat, SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4072
listener = user_notif_syscall(__NR_dup, SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4165
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4324
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4390
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4558
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4666
__NR_getppid, SECCOMP_FILTER_FLAG_NEW_LISTENER |
tools/testing/selftests/seccomp/seccomp_bpf.c
4738
__NR_getppid, SECCOMP_FILTER_FLAG_NEW_LISTENER |
tools/testing/selftests/seccomp/seccomp_bpf.c
4808
__NR_getppid, SECCOMP_FILTER_FLAG_NEW_LISTENER |
tools/testing/selftests/seccomp/seccomp_bpf.c
4857
__NR_dup, SECCOMP_FILTER_FLAG_NEW_LISTENER |