Searched refs:bounds (Results 1 – 3 of 3) sorted by relevance
78 u32 bounds; /* boundary of role */ member111 u32 bounds; /* boundary of type */ member119 u32 bounds; /* bounds of user */ member
569 || role->bounds > p->p_roles.nprim) in role_index()588 || typdatum->bounds > p->p_types.nprim) in type_index()606 || usrdatum->bounds > p->p_users.nprim) in user_index()1401 role->bounds = le32_to_cpu(buf[2]); in role_read()1464 typdatum->bounds = le32_to_cpu(buf[3]); in type_read()1531 usrdatum->bounds = le32_to_cpu(buf[2]); in user_read()1652 while (upper->bounds) { in user_bounds_sanity_check()1663 upper = p->user_val_to_struct[upper->bounds - 1]; in user_bounds_sanity_check()1688 while (upper->bounds) { in role_bounds_sanity_check()1699 upper = p->role_val_to_struct[upper->bounds - 1]; in role_bounds_sanity_check()[all …]
548 if (!source->bounds) in type_attribute_bounds_av()557 lo_scontext.type = source->bounds; in type_attribute_bounds_av()559 if (target->bounds) { in type_attribute_bounds_av()561 lo_tcontext.type = target->bounds; in type_attribute_bounds_av()899 if (!type->bounds) in security_bounded_transition()904 if (type->bounds == old_context->type) in security_bounded_transition()907 index = type->bounds; in security_bounded_transition()