Searched refs:aa_get_profile (Results 1 – 7 of 7) sorted by relevance
66 aa_get_profile(new->profile); in aa_dup_task_context()67 aa_get_profile(new->previous); in aa_dup_task_context()68 aa_get_profile(new->onexec); in aa_dup_task_context()82 p = aa_get_profile(__aa_task_profile(task)); in aa_get_task_profile()118 aa_get_profile(profile); in aa_replace_current_profile()140 aa_get_profile(profile); in aa_set_current_onexec()
430 aa_get_profile(profile); in __list_add_profile()711 rcu_assign_pointer(profile->parent, aa_get_profile(parent)); in aa_new_null_profile()769 profile = aa_get_profile(__find_child(&parent->base.profiles, name)); in aa_find_child()1001 rcu_assign_pointer(child->parent, aa_get_profile(new)); in __replace_profile()1009 rcu_assign_pointer(new->parent, aa_get_profile(parent)); in __replace_profile()1018 aa_get_profile(new)); in __replace_profile()1024 aa_get_profile(new); in __replace_profile()1044 *p = aa_get_profile(__lookup_profile(&ns->base, hname)); in __lookup_replace()1127 rcu_assign_pointer(ent->new->parent, aa_get_profile(p)); in aa_replace_profiles()1131 rcu_assign_pointer(ent->new->parent, aa_get_profile(p)); in aa_replace_profiles()[all …]
179 profile = aa_get_profile(__attach_match(name, list)); in find_attach()386 new_profile = aa_get_profile(cxt->onexec); in apparmor_bprm_set_creds()432 new_profile = aa_get_profile(profile); in apparmor_bprm_set_creds()645 root = aa_get_profile(profile); in aa_change_hat()
102 ent->profile = aa_get_profile(profile); in audit_caps()
98 task_profile = aa_get_profile(aa_cred_profile(__task_cred(task))); in aa_task_setrlimit()
891 cxt->profile = aa_get_profile(root_ns->unconfined); in set_init_cxt()
273 static inline struct aa_profile *aa_get_profile(struct aa_profile *p) in aa_get_profile() function332 return aa_get_profile(p); in aa_get_newest_profile()366 rcu_assign_pointer(orig->replacedby->profile, aa_get_profile(new)); in __aa_update_replacedby()381 aa_get_profile(ns->unconfined); in aa_get_namespace()