Searched refs:bounds (Results 1 – 3 of 3) sorted by relevance
82 u32 bounds; /* boundary of role */ member115 u32 bounds; /* boundary of type */ member123 u32 bounds; /* bounds of user */ member
373 || role->bounds > p->p_roles.nprim) in role_index()396 || typdatum->bounds > p->p_types.nprim) in type_index()422 || usrdatum->bounds > p->p_users.nprim) in user_index()1425 role->bounds = le32_to_cpu(buf[2]); in role_read()1489 typdatum->bounds = le32_to_cpu(buf[3]); in type_read()1557 usrdatum->bounds = le32_to_cpu(buf[2]); in user_read()1680 while (upper->bounds) { in user_bounds_sanity_check()1691 upper = p->user_val_to_struct[upper->bounds - 1]; in user_bounds_sanity_check()1717 while (upper->bounds) { in role_bounds_sanity_check()1728 upper = p->role_val_to_struct[upper->bounds - 1]; in role_bounds_sanity_check()[all …]
560 if (source->bounds) { in type_attribute_bounds_av()564 lo_scontext.type = source->bounds; in type_attribute_bounds_av()576 if (target->bounds) { in type_attribute_bounds_av()580 lo_tcontext.type = target->bounds; in type_attribute_bounds_av()592 if (source->bounds && target->bounds) { in type_attribute_bounds_av()894 if (!type->bounds) in security_bounded_transition()899 if (type->bounds == old_context->type) in security_bounded_transition()902 index = type->bounds; in security_bounded_transition()