Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/
H A Dpolicy.c105 * refcount @profile, should be put by __list_remove_profile
127 * __list_remove_profile - remove a profile from the list it is on
138 static void __list_remove_profile(struct aa_profile *profile) in __list_remove_profile() function
165 __list_remove_profile(profile); in __remove_profile()
784 __list_remove_profile(old); in __replace_profile()
/kernel/linux/linux-6.6/security/apparmor/
H A Dpolicy.c106 * refcount @profile, should be put by __list_remove_profile
128 * __list_remove_profile - remove a profile from the list it is on
139 static void __list_remove_profile(struct aa_profile *profile) in __list_remove_profile() function
166 __list_remove_profile(profile); in __remove_profile()
960 __list_remove_profile(old); in __replace_profile()

Completed in 3 milliseconds