Searched refs:aa_put_profile (Results 1 – 6 of 6) sorted by relevance
190 aa_put_profile(profile); in __list_remove_profile() 335 aa_put_profile(rcu_access_pointer(profile->parent)); in aa_free_profile() 379 /* freed by free_profile - usually through aa_put_profile in aa_alloc_profile() 1078 aa_put_profile(p); in __replace_profile() 1094 aa_put_profile(old);1147 aa_put_profile(parent);1150 aa_put_profile(newest);1510 aa_put_profile(profile);
446 aa_put_profile(profile); in find_attach() 1095 aa_put_profile(root); in build_change_hat() 1174 aa_put_profile(root); in change_hat() 1182 aa_put_profile(hat); in change_hat() 1185 aa_put_profile(hat); in change_hat()
1602 aa_put_profile(ent->rename); in aa_load_ent_free() 1603 aa_put_profile(ent->old); in aa_load_ent_free() 1604 aa_put_profile(ent->new); in aa_load_ent_free() 1794 aa_put_profile(profile); in aa_unpack()
248 aa_put_profile(vec[i]); in unique() 297 aa_put_profile(tmp); in aa_vec_unique() 334 aa_put_profile(profile); in aa_label_destroy()
129 aa_put_profile(ns->unconfined); in aa_put_ns()
426 static inline void aa_put_profile(struct aa_profile *p) in aa_put_profile() function