Home
last modified time | relevance | path

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

/Linux-v6.6/security/apparmor/
Dapparmorfs.c2147 static struct aa_profile *__next_profile(struct aa_profile *p) in __next_profile() function
2189 struct aa_profile *next = __next_profile(profile); in next_profile()