Searched refs:new_cxt (Results 1 – 2 of 2) sorted by relevance
548 struct aa_task_cxt *new_cxt = cred_cxt(bprm->cred); in apparmor_bprm_committing_creds() local551 if ((new_cxt->profile == profile) || in apparmor_bprm_committing_creds()552 (unconfined(new_cxt->profile))) in apparmor_bprm_committing_creds()558 __aa_transition_rlimits(profile, new_cxt->profile); in apparmor_bprm_committing_creds()
91 struct aa_task_cxt *new_cxt = cred_cxt(new); in apparmor_cred_transfer() local93 aa_dup_task_context(new_cxt, old_cxt); in apparmor_cred_transfer()