Searched refs:__next_profile (Results 1 – 1 of 1) sorted by relevance
2148 * __next_profile - step to the next profile in a profile tree2156 static struct aa_profile *__next_profile(struct aa_profile *p) in __next_profile() function 2198 struct aa_profile *next = __next_profile(profile); in next_profile()