filter_process    701 tools/testing/selftests/seccomp/seccomp_bpf.c 	struct sock_filter filter_process[] = {
filter_process    709 tools/testing/selftests/seccomp/seccomp_bpf.c 		.len = (unsigned short)ARRAY_SIZE(filter_process),
filter_process    710 tools/testing/selftests/seccomp/seccomp_bpf.c 		.filter = filter_process,