Lines Matching refs:ebitmap
734 static int ebitmap_to_cil(struct policydb *pdb, struct ebitmap *map, int type)
819 struct ebitmap *pos, *neg;
989 static int ebitmap_to_names(struct ebitmap *map, char **vals_to_names, char ***names, unsigned int *num_names)
2085 static int class_order_to_cil(int indent, struct policydb *pdb, struct ebitmap order)
2314 struct ebitmap roles = user->roles.roles;
2403 static int sens_order_to_cil(int indent, struct policydb *pdb, struct ebitmap order)
2442 static int cat_order_to_cil(int indent, struct policydb *pdb, struct ebitmap order)
2470 struct ebitmap *map;
2495 struct ebitmap *map = &level->cat;
3431 struct ebitmap map;
3494 struct ebitmap map;
3525 // required scope ebitmap of all avrule decls (i.e. required
3601 struct ebitmap sup_map;
3602 struct ebitmap sub_map;
3603 struct ebitmap res;