Searched refs:new_cxt (Results 1 – 2 of 2) sorted by relevance
545 struct aa_task_cxt *new_cxt = bprm->cred->security; in apparmor_bprm_committing_creds() local548 if ((new_cxt->profile == profile) || in apparmor_bprm_committing_creds()549 (unconfined(new_cxt->profile))) in apparmor_bprm_committing_creds()555 __aa_transition_rlimits(profile, new_cxt->profile); in apparmor_bprm_committing_creds()
91 struct aa_task_cxt *new_cxt = new->security; in apparmor_cred_transfer() local93 aa_dup_task_context(new_cxt, old_cxt); in apparmor_cred_transfer()