Home
last modified time | relevance | path

Searched defs:allow_prog (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_attach_autodetach.c27 int allow_prog[2] = {-1}; in test_cgroup_attach_autodetach() local
[all...]
H A Dcgroup_attach_override.c28 int drop_prog = -1, allow_prog = -1, foo = -1, bar = -1; in test_cgroup_attach_override() local
[all...]
H A Dcgroup_attach_multi.c82 int allow_prog[7] = {-1}; in test_cgroup_attach_multi() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_attach_autodetach.c27 int allow_prog[2] = {-1}; in serial_test_cgroup_attach_autodetach() local
[all...]
H A Dcgroup_attach_override.c28 int drop_prog = -1, allow_prog = -1, foo = -1, bar = -1; in serial_test_cgroup_attach_override() local
[all...]
H A Dcgroup_attach_multi.c82 int allow_prog[7] = {-1}; in serial_test_cgroup_attach_multi() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c3125 struct sock_fprog allow_prog = { in TEST_SIGNAL() local
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c3192 struct sock_fprog allow_prog = { in TEST_SIGNAL() local

Completed in 12 milliseconds