Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c395 struct bpf_htab *hash_of_maps = (struct bpf_htab *)&m_hash_of_maps; in check_hash_of_maps() local
400 VERIFY(check_default(&hash_of_maps->map, map)); in check_hash_of_maps()
401 inner_map = bpf_map_lookup_elem(hash_of_maps, &key); in check_hash_of_maps()
/openbmc/linux/tools/bpf/bpftool/bash-completion/
H A Dbpftool196 array_of_maps|hash_of_maps)
242 array_of_maps|hash_of_maps)
738 if _bpftool_search_list 'array_of_maps' 'hash_of_maps'; then
795 array_of_maps|hash_of_maps)
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-map.rst54 | | **lru_percpu_hash** | **lpm_trie** | **array_of_maps** | **hash_of_maps**