Home | History | Annotate | Download | only in src

Lines Matching full:ebitmap_set_bit

3160 		if (ebitmap_set_bit(&rtr->stypes.types, rt->source_type - 1, 1))
3163 if (ebitmap_set_bit(&rtr->ttypes.types, rt->target_type - 1, 1))
3166 if (ebitmap_set_bit(&rtr->tclasses, rt->target_class - 1, 1))
3264 if (ebitmap_set_bit(&tr->classes, SECCLASS_PROCESS - 1, 1))
3931 if (ebitmap_set_bit
3937 if (ebitmap_set_bit(&p->type_attr_map[i], i, 1))
3940 if (ebitmap_set_bit(&p->attr_type_map[i], i, 1))