Searched refs:ebitmap_and (Results 1 – 3 of 3) sorted by relevance
117 rc = ebitmap_and(&dr->level[0].cat, in mls_context_glblub()122 rc = ebitmap_and(&dr->level[1].cat, in mls_context_glblub()
127 int ebitmap_and(struct ebitmap *dst, const struct ebitmap *e1, const struct ebitmap *e2);
82 int ebitmap_and(struct ebitmap *dst, const struct ebitmap *e1, const struct ebitmap *e2) in ebitmap_and() function