Home
last modified time | relevance | path

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

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