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
210
#ifndef SECCOMP_FILTER_FLAG_NEW_LISTENER
tools/testing/selftests/seccomp/seccomp_bpf.c
2421
SECCOMP_FILTER_FLAG_NEW_LISTENER,
tools/testing/selftests/seccomp/seccomp_bpf.c
2425
SECCOMP_FILTER_FLAG_NEW_LISTENER };
tools/testing/selftests/seccomp/seccomp_bpf.c
3424
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3429
SECCOMP_FILTER_FLAG_NEW_LISTENER),
tools/testing/selftests/seccomp/seccomp_bpf.c
3496
flags = SECCOMP_FILTER_FLAG_NEW_LISTENER |
tools/testing/selftests/seccomp/seccomp_bpf.c
3522
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3580
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3650
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3687
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3727
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3805
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3856
listener = user_notif_syscall(__NR_dup, SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
3953
listener = user_notif_syscall(__NR_mknodat, SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4007
listener = user_notif_syscall(__NR_mknodat, SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4066
listener = user_notif_syscall(__NR_dup, SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4159
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4318
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4384
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4552
SECCOMP_FILTER_FLAG_NEW_LISTENER);
tools/testing/selftests/seccomp/seccomp_bpf.c
4660
__NR_getppid, SECCOMP_FILTER_FLAG_NEW_LISTENER |
tools/testing/selftests/seccomp/seccomp_bpf.c
4732
__NR_getppid, SECCOMP_FILTER_FLAG_NEW_LISTENER |
tools/testing/selftests/seccomp/seccomp_bpf.c
4802
__NR_getppid, SECCOMP_FILTER_FLAG_NEW_LISTENER |
tools/testing/selftests/seccomp/seccomp_bpf.c
4851
__NR_dup, SECCOMP_FILTER_FLAG_NEW_LISTENER |