Lines Matching refs:ebitmap_destroy
209 ebitmap_destroy(&expr->names); in constraint_expr_destroy()
211 ebitmap_destroy(&expr->type_names->types); in constraint_expr_destroy()
212 ebitmap_destroy(&expr->type_names->negset); in constraint_expr_destroy()
268 ebitmap_destroy(&role->dominates); in role_destroy()
269 ebitmap_destroy(&role->types); in role_destroy()
289 ebitmap_destroy(&usrdatum->roles); in user_destroy()
290 ebitmap_destroy(&usrdatum->range.level[0].cat); in user_destroy()
291 ebitmap_destroy(&usrdatum->range.level[1].cat); in user_destroy()
292 ebitmap_destroy(&usrdatum->dfltlevel.cat); in user_destroy()
306 ebitmap_destroy(&levdatum->level->cat); in sens_destroy()
348 ebitmap_destroy(&rt->level[0].cat); in range_tr_destroy()
349 ebitmap_destroy(&rt->level[1].cat); in range_tr_destroy()
837 ebitmap_destroy(&p->type_attr_map_array[i]); in policydb_destroy()
841 ebitmap_destroy(&p->filename_trans_ttypes); in policydb_destroy()
842 ebitmap_destroy(&p->policycaps); in policydb_destroy()
843 ebitmap_destroy(&p->permissive_map); in policydb_destroy()
1010 ebitmap_destroy(&r->level[0].cat); in mls_read_range_helper()