Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/
H A Dapparmorfs.c2124 * __next_profile - step to the next profile in a profile tree
2132 static struct aa_profile *__next_profile(struct aa_profile *p) in __next_profile() function
2174 struct aa_profile *next = __next_profile(profile); in next_profile()
/kernel/linux/linux-6.6/security/apparmor/
H A Dapparmorfs.c2142 * __next_profile - step to the next profile in a profile tree
2150 static struct aa_profile *__next_profile(struct aa_profile *p) in __next_profile() function
2192 struct aa_profile *next = __next_profile(profile); in next_profile()

Completed in 7 milliseconds