Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/
H A Dapparmorfs.c2126 static struct aa_profile *__next_profile(struct aa_profile *p) in __next_profile() function
2168 struct aa_profile *next = __next_profile(profile); in next_profile()