Searched refs:aa_label_next_confined (Results 1 – 2 of 2) sorted by relevance
153 int aa_label_next_confined(struct aa_label *l, int i);191 for ((I).i = aa_label_next_confined((L), 0); \193 (I).i = aa_label_next_confined((L), (I).i + 1))
479 int aa_label_next_confined(struct aa_label *label, int i) in aa_label_next_confined() function