Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A 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()
H A Dfile.h81 return aa_get_label_rcu(&ctx->label); in aa_get_file_label()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dapparmorfs.c1067 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_name_show()
1078 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_mode_show()
1089 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_attach_show()
1105 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_hash_show()
1617 label = aa_get_label_rcu(&proxy->label); in rawdata_get_link_base()