Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbloom_filter.c192 static u64 bloom_map_mem_usage(const struct bpf_map *map) in bloom_map_mem_usage() function
217 .map_mem_usage = bloom_map_mem_usage,