Lines Matching refs:proxy
1143 struct aa_proxy *proxy = get_proxy_common_ref(inode->i_private); in seq_profile_open() local
1144 int error = single_open(file, show, proxy); in seq_profile_open()
1148 aa_put_proxy(proxy); in seq_profile_open()
1164 struct aa_proxy *proxy = seq->private; in seq_profile_name_show() local
1165 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_name_show()
1175 struct aa_proxy *proxy = seq->private; in seq_profile_mode_show() local
1176 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_mode_show()
1186 struct aa_proxy *proxy = seq->private; in seq_profile_attach_show() local
1187 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_attach_show()
1202 struct aa_proxy *proxy = seq->private; in seq_profile_hash_show() local
1203 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_hash_show()
1656 return aafs_create_file(name, S_IFREG | 0444, dir, &profile->label.proxy->count, fops); in create_profile_file()
1707 struct aa_proxy *proxy = container_of(ref, struct aa_proxy, count); in rawdata_get_link_base() local
1716 label = aa_get_label_rcu(&proxy->label); in rawdata_get_link_base()
1849 &profile->label.proxy->count, NULL, in __aafs_profile_mkdir()
1856 &profile->label.proxy->count, NULL, NULL, in __aafs_profile_mkdir()
1863 &profile->label.proxy->count, NULL, NULL, in __aafs_profile_mkdir()