Searched refs:ebitmap_hash (Results 1 – 3 of 3) sorted by relevance
91 hash = ebitmap_hash(&r->level[0].cat, hash); in mls_range_hash()92 hash = ebitmap_hash(&r->level[1].cat, hash); in mls_range_hash()
134 u32 ebitmap_hash(const struct ebitmap *e, u32 hash);
560 u32 ebitmap_hash(const struct ebitmap *e, u32 hash) in ebitmap_hash() function