Home
last modified time | relevance | path

Searched defs:array_of_maps (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage.c96 struct bpf_map *array_of_maps; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c368 struct bpf_array *array_of_maps = (struct bpf_array *)&m_array_of_maps; in check_array_of_maps() local