SECCOMP_FILTER_FLAG_SPEC_ALLOW   23 include/uapi/linux/seccomp.h #define SECCOMP_FILTER_FLAG_SPEC_ALLOW		(1UL << 2)
SECCOMP_FILTER_FLAG_SPEC_ALLOW  153 tools/testing/selftests/seccomp/seccomp_bpf.c #define SECCOMP_FILTER_FLAG_SPEC_ALLOW (1UL << 2)