Searched refs:aa_get_profile_rcu (Results 1 – 3 of 3) sorted by relevance
303 static inline struct aa_profile *aa_get_profile_rcu(struct aa_profile __rcu **p) in aa_get_profile_rcu() function330 return aa_get_profile_rcu(&p->replacedby->profile); in aa_get_newest_profile()
252 struct aa_profile *profile = aa_get_profile_rcu(&r->profile); in aa_fs_seq_profname_show()275 struct aa_profile *profile = aa_get_profile_rcu(&r->profile); in aa_fs_seq_profmode_show()298 struct aa_profile *profile = aa_get_profile_rcu(&r->profile); in aa_fs_seq_profattach_show()326 struct aa_profile *profile = aa_get_profile_rcu(&r->profile); in aa_fs_seq_hash_show()
639 root = aa_get_profile_rcu(&profile->parent); in aa_change_hat()