Lines Matching full:profiles
380 * Do a linear search on the profiles in the list. There is a matching
409 /* Find the "best" matching profile. Profiles must in find_attach()
600 new = find_attach(bprm, ns, &profile->base.profiles, in x_to_label()
604 new = find_attach(bprm, ns, &ns->base.profiles, in x_to_label()
693 &profile->ns->base.profiles, name, &info); in profile_transition()
884 * only check profiles in scope for permission to change at exec in handle_onexec()
1152 /* found a hat for all profiles in ns */ in change_hat()
1165 if (!list_empty(&profile->base.profiles)) { in change_hat()
1220 * change_hat only applies to profiles in the current ns, and each profile
1257 empty &= list_empty(&profile->base.profiles); in aa_change_hat()
1545 /* only transition profiles in the current ns */ in aa_change_profile()