Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/
H A Dapparmorfs.c2102 * __first_profile - find the first profile in a namespace
2109 static struct aa_profile *__first_profile(struct aa_ns *root, in __first_profile() function
2179 return __first_profile(root, __next_ns(root, profile->ns)); in next_profile()
2200 profile = __first_profile(root, root); in p_start()
/kernel/linux/linux-6.6/security/apparmor/
H A Dapparmorfs.c2120 * __first_profile - find the first profile in a namespace
2127 static struct aa_profile *__first_profile(struct aa_ns *root, in __first_profile() function
2197 return __first_profile(root, __next_ns(root, profile->ns)); in next_profile()
2218 profile = __first_profile(root, root); in p_start()

Completed in 7 milliseconds