Home
last modified time | relevance | path

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

/linux-4.1.27/security/apparmor/
Dpolicy.c823 static struct aa_profile *__lookup_profile(struct aa_policy *base, in __lookup_profile() function
858 profile = __lookup_profile(&ns->base, hname); in aa_lookup_profile()
1044 *p = aa_get_profile(__lookup_profile(&ns->base, hname)); in __lookup_replace()
1277 profile = aa_get_profile(__lookup_profile(&ns->base, name)); in aa_remove_profiles()