Searched refs:type_val_to_struct (Results 1 – 3 of 3) sorted by relevance
260 struct type_datum **type_val_to_struct; member
610 p->type_val_to_struct[typdatum->value - 1] = typdatum; in type_index()752 p->type_val_to_struct = kvcalloc(p->p_types.nprim, in policydb_index()753 sizeof(*p->type_val_to_struct), in policydb_index()755 if (!p->type_val_to_struct) in policydb_index()800 kvfree(p->type_val_to_struct); in policydb_destroy()1741 upper = p->type_val_to_struct[upper->bounds - 1]; in type_bounds_sanity_check()
545 source = policydb->type_val_to_struct[scontext->type - 1]; in type_attribute_bounds_av()551 target = policydb->type_val_to_struct[tcontext->type - 1]; in type_attribute_bounds_av()893 type = policydb->type_val_to_struct[index - 1]; in security_bounded_transition()