Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dpercpu_alloc_fail.c64 int BPF_PROG(test_array_map_2) in BPF_PROG() argument
Dpercpu_alloc_array.c49 int BPF_PROG(test_array_map_2) in BPF_PROG() argument
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dpercpu_alloc.c18 bpf_program__set_autoload(skel->progs.test_array_map_2, true); in test_array()