Home
last modified time | relevance | path

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

/Linux-v5.10/security/apparmor/include/
Dpolicy.h273 static inline struct aa_profile *aa_get_profile_rcu(struct aa_profile __rcu **p) in aa_get_profile_rcu() function
/Linux-v5.10/security/apparmor/
Ddomain.c993 root = aa_get_profile_rcu(&profile->parent); in build_change_hat()
1055 root = aa_get_profile_rcu(&profile->parent); in change_hat()