Home
last modified time | relevance | path

Searched refs:test_array_map_3 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dpercpu_alloc_fail.c88 int BPF_PROG(test_array_map_3) in BPF_PROG() argument
Dpercpu_alloc_array.c78 int BPF_PROG(test_array_map_3) in BPF_PROG() argument
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dpercpu_alloc.c19 bpf_program__set_autoload(skel->progs.test_array_map_3, true); in test_array()