Home | History | Annotate | Download | only in src

Lines Matching refs:ebitmap

718 static int ebitmap_to_cil(struct policydb *pdb, struct ebitmap *map, int type)
806 struct ebitmap *pos, *neg;
982 static int ebitmap_to_names(struct ebitmap *map, char **vals_to_names, char ***names, int *num_names)
2070 static int class_order_to_cil(int indent, struct policydb *pdb, struct ebitmap order)
2305 struct ebitmap roles = user->roles.roles;
2397 static int sens_order_to_cil(int indent, struct policydb *pdb, struct ebitmap order)
2439 static int cat_order_to_cil(int indent, struct policydb *pdb, struct ebitmap order)
2470 struct ebitmap *map;
2498 struct ebitmap *map = &level->cat;
3438 struct ebitmap map;
3504 struct ebitmap map;
3538 // required scope ebitmap of all avrule decls (i.e. required
3614 struct ebitmap sup_map;
3615 struct ebitmap sub_map;
3616 struct ebitmap res;