Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbloom_filter.c12 #define BLOOM_CREATE_FLAG_MASK \ macro
103 attr->map_flags & ~BLOOM_CREATE_FLAG_MASK || in bloom_map_alloc()