Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf_types.h133 BPF_MAP_TYPE(BPF_MAP_TYPE_BLOOM_FILTER, bloom_filter_map_ops)
/openbmc/linux/kernel/bpf/
H A Dbloom_filter.c204 const struct bpf_map_ops bloom_filter_map_ops = { variable