Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhashtab.c3195 static long bpf_each_rhash_elem(struct bpf_map *map, bpf_callback_t callback_fn, in bpf_each_rhash_elem() function
3528 .map_for_each_callback = bpf_each_rhash_elem,