Home
last modified time | relevance | path

Searched refs:hash_of_maps (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c389 struct bpf_htab *hash_of_maps = (struct bpf_htab *)&m_hash_of_maps; in check_hash_of_maps() local
392 VERIFY(check_default(&hash_of_maps->map, map)); in check_hash_of_maps()

Completed in 3 milliseconds