Searched refs:aa_dup_task_context (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/security/apparmor/
H A Dcontext.c59 * aa_dup_task_context - duplicate a task context, incrementing reference counts
63 void aa_dup_task_context(struct aa_task_cxt *new, const struct aa_task_cxt *old) aa_dup_task_context() function
H A Dlsm.c80 aa_dup_task_context(cxt, cred_cxt(old)); apparmor_cred_prepare()
93 aa_dup_task_context(new_cxt, old_cxt); apparmor_cred_transfer()
/linux-4.1.27/security/apparmor/include/
H A Dcontext.h80 void aa_dup_task_context(struct aa_task_cxt *new,

Completed in 54 milliseconds