Lines Matching refs:attr
32 struct kobj_attribute *attr, char *buf) in uevent_seqnum_show() argument
41 struct kobj_attribute *attr, char *buf) in uevent_helper_show() argument
46 struct kobj_attribute *attr, in uevent_helper_store() argument
62 struct kobj_attribute *attr, char *buf) in profiling_show() argument
67 struct kobj_attribute *attr, in profiling_store() argument
93 struct kobj_attribute *attr, char *buf) in kexec_loaded_show() argument
100 struct kobj_attribute *attr, char *buf) in kexec_crash_loaded_show() argument
107 struct kobj_attribute *attr, char *buf) in kexec_crash_size_show() argument
112 struct kobj_attribute *attr, in kexec_crash_size_store() argument
131 struct kobj_attribute *attr, char *buf) in vmcoreinfo_show() argument
143 struct kobj_attribute *attr, char *buf) in fscaps_show() argument
152 struct kobj_attribute *attr, char *buf) in rcu_expedited_show() argument
157 struct kobj_attribute *attr, in rcu_expedited_store() argument
169 struct kobj_attribute *attr, char *buf) in rcu_normal_show() argument
174 struct kobj_attribute *attr, in rcu_normal_store() argument
201 .attr = {
212 &fscaps_attr.attr,
213 &uevent_seqnum_attr.attr,
215 &uevent_helper_attr.attr,
218 &profiling_attr.attr,
221 &kexec_loaded_attr.attr,
222 &kexec_crash_loaded_attr.attr,
223 &kexec_crash_size_attr.attr,
226 &vmcoreinfo_attr.attr,
229 &rcu_expedited_attr.attr,
230 &rcu_normal_attr.attr,