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