Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/include/
Dpolicy.h359 static inline struct aa_profile *aa_get_profile_rcu(struct aa_profile __rcu **p) in aa_get_profile_rcu() function
/linux-6.12.1/security/apparmor/
Ddomain.c1020 root = aa_get_profile_rcu(&profile->parent); in build_change_hat()
1084 root = aa_get_profile_rcu(&profile->parent); in change_hat()