Searched refs:__next_namespace (Results 1 – 1 of 1) sorted by relevance
569 static struct aa_namespace *__next_namespace(struct aa_namespace *root, in __next_namespace() function608 for (; ns; ns = __next_namespace(root, ns)) { in __first_profile()670 return __first_profile(root, __next_namespace(root, profile->ns)); in next_profile()