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

/security/apparmor/include/
H A Dpolicy.h360 static inline void __aa_update_replacedby(struct aa_profile *orig, function
/security/apparmor/
H A Dpolicy.c464 __aa_update_replacedby(profile, profile->ns->unconfined);
501 __aa_update_replacedby(ns->unconfined, ns->parent->unconfined);
1011 __aa_update_replacedby(old, new);

Completed in 17 milliseconds