Home
last modified time | relevance | path

Searched refs:__next_namespace (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/security/apparmor/
Dapparmorfs.c569 static struct aa_namespace *__next_namespace(struct aa_namespace *root, in __next_namespace() function
608 for (; ns; ns = __next_namespace(root, ns)) { in __first_profile()
670 return __first_profile(root, __next_namespace(root, profile->ns)); in next_profile()