Lines Matching refs:attr
34 struct kobj_attribute *attr, char *buf) in uevent_seqnum_show() argument
43 struct kobj_attribute *attr, char *buf) in uevent_helper_show() argument
48 struct kobj_attribute *attr, in uevent_helper_store() argument
64 struct kobj_attribute *attr, char *buf) in profiling_show() argument
69 struct kobj_attribute *attr, in profiling_store() argument
95 struct kobj_attribute *attr, char *buf) in kexec_loaded_show() argument
102 struct kobj_attribute *attr, char *buf) in kexec_crash_loaded_show() argument
109 struct kobj_attribute *attr, char *buf) in kexec_crash_size_show() argument
114 struct kobj_attribute *attr, in kexec_crash_size_store() argument
129 struct kobj_attribute *attr, char *buf) in vmcoreinfo_show() argument
141 struct kobj_attribute *attr, char *buf) in fscaps_show() argument
149 struct kobj_attribute *attr, char *buf) in rcu_expedited_show() argument
154 struct kobj_attribute *attr, in rcu_expedited_store() argument
180 .attr = {
191 &fscaps_attr.attr,
192 &uevent_seqnum_attr.attr,
194 &uevent_helper_attr.attr,
197 &profiling_attr.attr,
200 &kexec_loaded_attr.attr,
201 &kexec_crash_loaded_attr.attr,
202 &kexec_crash_size_attr.attr,
203 &vmcoreinfo_attr.attr,
205 &rcu_expedited_attr.attr,