Searched refs:__next_ns (Results 1 – 1 of 1) sorted by relevance
2088 static struct aa_ns *__next_ns(struct aa_ns *root, struct aa_ns *ns) in __next_ns() function2133 for (; ns; ns = __next_ns(root, ns)) { in __first_profile()2197 return __first_profile(root, __next_ns(root, profile->ns)); in next_profile()