Searched refs:aa_get_newest_label_condref (Results 1 – 2 of 2) sorted by relevance
1186 a = aa_get_newest_label_condref(a, &a_needput); in aa_label_find_merge()1187 b = aa_get_newest_label_condref(b, &b_needput); in aa_label_find_merge()1232 a = aa_get_newest_label_condref(a, &a_needput); in aa_label_merge()1233 b = aa_get_newest_label_condref(b, &b_needput); in aa_label_merge()
435 static inline struct aa_label *aa_get_newest_label_condref(struct aa_label *l, in aa_get_newest_label_condref() function