Home
last modified time | relevance | path

Searched refs:aa_get_label_rcu (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/security/apparmor/include/
H A Dfile.h82 return aa_get_label_rcu(&ctx->label); in aa_get_file_label()
H A Dlabel.h392 * aa_get_label_rcu - increment refcount on a label that can be replaced
398 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()
/kernel/linux/linux-5.10/security/apparmor/include/
H A Dlabel.h392 * aa_get_label_rcu - increment refcount on a label that can be replaced
398 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()
/kernel/linux/linux-5.10/security/apparmor/
H A Dapparmorfs.c1069 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_name_show()
1080 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_mode_show()
1091 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_attach_show()
1107 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_hash_show()
1619 label = aa_get_label_rcu(&proxy->label); in rawdata_get_link_base()
/kernel/linux/linux-6.6/security/apparmor/
H A 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()
1638 label = aa_get_label_rcu(&proxy->label); in rawdata_get_link_base()

Completed in 10 milliseconds