Home
last modified time | relevance | path

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

/Linux-v5.10/security/apparmor/
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()