Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dbloom_filter.c180 static u64 bloom_map_mem_usage(const struct bpf_map *map) in bloom_map_mem_usage() function
204 .map_mem_usage = bloom_map_mem_usage,