Lines Matching full:transition
83 *info = "ptrace prevents transition"; in may_change_ptraced_domain()
275 * @target: label to transition to (NOT NULL)
322 /* transition from exec match to xattr set */ in aa_xattrs_match()
347 /* transition to next element */ in aa_xattrs_match()
351 * No xattr match, so verify if transition to in aa_xattrs_match()
502 * x_table_lookup - lookup an x transition name via transition table
504 * @xindex: index into x transition table
548 * @xindex: index into x transition table
551 * find label for a transition index
609 /* base the stack on post domain transition */ in x_to_label()
665 /* exec permission determine how to transition */ in profile_transition()
673 info = "profile transition not found"; in profile_transition()
909 * confined ensure the transition is to confinement that is subset in apparmor_bprm_creds_for_exec()
983 * Returns: label for hat transition OR ERR_PTR. Does NOT return NULL
1031 * Returns: label for hat transition or ERR_PTR. Does not return NULL
1144 * in the ns must make the same transition otherwise change_hat will fail.
1278 * aa_change_profile - perform a one-way profile transition
1280 * @onexec: whether this transition is to take place immediately or at exec
1286 * If @onexec then the transition is delayed until
1421 /* only transition profiles in the current ns */ in aa_change_profile()
1441 /* full transition will be built in exec path */ in aa_change_profile()