Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbloom_filter.c176 static long bloom_map_update_elem(struct bpf_map *map, void *key, in bloom_map_update_elem() function
214 .map_update_elem = bloom_map_update_elem,