Home
last modified time | relevance | path

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

/linux-6.15/security/apparmor/include/
H A Dpolicy.h358 static inline struct aa_profile *aa_get_profile_rcu(struct aa_profile __rcu **p) in aa_get_profile_rcu() function
/linux-6.15/security/apparmor/
H A Ddomain.c1009 root = aa_get_profile_rcu(&profile->parent); in build_change_hat()
1073 root = aa_get_profile_rcu(&profile->parent); in change_hat()