Searched refs:new_cxt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Ddomain.c544 struct aa_task_cxt *new_cxt = bprm->cred->security; local
547 if ((new_cxt->profile == profile) ||
548 (unconfined(new_cxt->profile)))
554 __aa_transition_rlimits(profile, new_cxt->profile);
H A Dlsm.c90 struct aa_task_cxt *new_cxt = new->security; local
92 aa_dup_task_context(new_cxt, old_cxt);

Completed in 62 milliseconds