Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dinode.c197 static struct map_iter *map_iter_alloc(struct bpf_map *map) in map_iter_alloc() function
281 iter = map_iter_alloc(map); in bpffs_map_open()