Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/bpf/
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,