Home
last modified time | relevance | path

Searched refs:pcpu_array_map (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_kptr.c19 struct pcpu_array_map { struct
24 } pcpu_array_map SEC(".maps");
412 TEST_PCPU(pcpu_array_map); in test_map_kptr_ref1()
450 TEST_PCPU(pcpu_array_map); in test_map_kptr_ref2()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_kptr.c59 ret = bpf_map__update_elem(skel->maps.pcpu_array_map, in test_map_kptr_success()