SECCOMP_FILTER_FLAG_NEW_LISTENER   24 include/uapi/linux/seccomp.h #define SECCOMP_FILTER_FLAG_NEW_LISTENER	(1UL << 3)
SECCOMP_FILTER_FLAG_NEW_LISTENER  166 tools/testing/selftests/seccomp/seccomp_bpf.c #define SECCOMP_FILTER_FLAG_NEW_LISTENER	(1UL << 3)