Searched refs:array_of_maps (Results 1 – 5 of 5) sorted by relevance
96 struct bpf_map *array_of_maps; member127 inner_map = bpf_map__inner_map(ctx.array_of_maps); in __setup()139 mim_fd = bpf_map__fd(ctx.array_of_maps); in __setup()185 ctx.array_of_maps = skel->maps.array_of_hash_maps; in hashmap_setup()200 ctx.array_of_maps = skel->maps.array_of_local_storage_maps; in local_storage_cache_get_setup()215 ctx.array_of_maps = skel->maps.array_of_local_storage_maps; in local_storage_cache_get_interleaved_setup()
368 struct bpf_array *array_of_maps = (struct bpf_array *)&m_array_of_maps; in check_array_of_maps() local373 VERIFY(check_default(&array_of_maps->map, map)); in check_array_of_maps()374 inner_map = bpf_map_lookup_elem(array_of_maps, &key); in check_array_of_maps()
196 array_of_maps|hash_of_maps)242 array_of_maps|hash_of_maps)738 if _bpftool_search_list 'array_of_maps' 'hash_of_maps'; then795 array_of_maps|hash_of_maps)
15 ``array_of_maps->sock_map``.
54 | | **lru_percpu_hash** | **lpm_trie** | **array_of_maps** | **hash_of_maps**