Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dpolicy.c941 static void __replace_profile(struct aa_profile *old, struct aa_profile *new) in __replace_profile() function
956 __replace_profile(child, p); in __replace_profile()
1248 __replace_profile(ent->old, ent->new); in aa_replace_profiles()