Searched refs:aa_task_ctx (Results 1 – 4 of 4) sorted by relevance
13 static inline struct aa_task_ctx *task_ctx(struct task_struct *task) in task_ctx()25 struct aa_task_ctx { struct42 static inline void aa_free_task_ctx(struct aa_task_ctx *ctx) in aa_free_task_ctx() argument56 static inline void aa_dup_task_ctx(struct aa_task_ctx *new, in aa_dup_task_ctx()57 const struct aa_task_ctx *old) in aa_dup_task_ctx()69 static inline void aa_clear_task_ctx_trans(struct aa_task_ctx *ctx) in aa_clear_task_ctx_trans()
44 struct aa_task_ctx *ctx = task_ctx(current); in aa_replace_current_label()95 struct aa_task_ctx *ctx = task_ctx(current); in aa_set_current_onexec()117 struct aa_task_ctx *ctx = task_ctx(current); in aa_set_current_hat()157 struct aa_task_ctx *ctx = task_ctx(current); in aa_restore_previous_label()
98 struct aa_task_ctx *new = task_ctx(task); in apparmor_task_alloc()581 struct aa_task_ctx *ctx = task_ctx(current); in apparmor_getprocattr()1149 .lbs_cred = sizeof(struct aa_task_ctx *),1151 .lbs_task = sizeof(struct aa_task_ctx),
873 struct aa_task_ctx *ctx; in apparmor_bprm_set_creds()1165 struct aa_task_ctx *ctx = task_ctx(current); in aa_change_hat()1315 struct aa_task_ctx *ctx = task_ctx(current); in aa_change_profile()