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

/linux-4.4.14/security/apparmor/
H A Dpolicy.c421 * refcount @profile, should be put by __list_remove_profile
434 * __list_remove_profile - remove a profile from the list it is on
445 static void __list_remove_profile(struct aa_profile *profile) __list_remove_profile() function
466 __list_remove_profile(profile); __remove_profile()
1027 __list_remove_profile(old); __replace_profile()

Completed in 57 milliseconds