Home
last modified time | relevance | path

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

/linux-6.6.21/security/apparmor/include/
Dpolicy.h342 static inline struct aa_profile *aa_get_profile_rcu(struct aa_profile __rcu **p) in aa_get_profile_rcu() function
/linux-6.6.21/security/apparmor/
Ddomain.c1018 root = aa_get_profile_rcu(&profile->parent); in build_change_hat()
1082 root = aa_get_profile_rcu(&profile->parent); in change_hat()