Searched refs:aa_put_label_condref (Results 1 – 3 of 3) sorted by relevance
64 static inline void aa_put_label_condref(struct aa_label *l, bool needput) in aa_put_label_condref() function
1230 aa_put_label_condref(a, a_needput); in aa_label_find_merge()1231 aa_put_label_condref(b, b_needput); in aa_label_find_merge()1283 aa_put_label_condref(a, a_needput); in aa_label_merge()1284 aa_put_label_condref(b, b_needput); in aa_label_merge()
503 aa_put_label_condref(label, needput); in apparmor_file_open()