Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbloom_filter.c95 static struct bpf_map *bloom_map_alloc(union bpf_attr *attr) in bloom_map_alloc() function
207 .map_alloc = bloom_map_alloc,