Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dinode.c195 static struct map_iter *map_iter_alloc(struct bpf_map *map) in map_iter_alloc() function
279 iter = map_iter_alloc(map); in bpffs_map_open()