Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/include/
Dlabel.h398 static inline struct aa_label *aa_get_label_rcu(struct aa_label __rcu **l) in aa_get_label_rcu() function
433 tmp = aa_get_label_rcu(&l->proxy->label); in aa_get_newest_label()
/linux-6.12.1/security/apparmor/
Dapparmorfs.c1073 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_name_show()
1084 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_mode_show()
1095 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_attach_show()
1111 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_hash_show()
1632 label = aa_get_label_rcu(&proxy->label); in rawdata_get_link_base()