Lines Matching refs:attr
31 struct kobj_attribute *attr, char *buf) in uevent_seqnum_show() argument
40 struct kobj_attribute *attr, char *buf) in uevent_helper_show() argument
45 struct kobj_attribute *attr, in uevent_helper_store() argument
61 struct kobj_attribute *attr, char *buf) in profiling_show() argument
66 struct kobj_attribute *attr, in profiling_store() argument
92 struct kobj_attribute *attr, char *buf) in kexec_loaded_show() argument
99 struct kobj_attribute *attr, char *buf) in kexec_crash_loaded_show() argument
106 struct kobj_attribute *attr, char *buf) in kexec_crash_size_show() argument
116 struct kobj_attribute *attr, in kexec_crash_size_store() argument
135 struct kobj_attribute *attr, char *buf) in vmcoreinfo_show() argument
147 struct kobj_attribute *attr, char *buf) in fscaps_show() argument
156 struct kobj_attribute *attr, char *buf) in rcu_expedited_show() argument
161 struct kobj_attribute *attr, in rcu_expedited_store() argument
173 struct kobj_attribute *attr, char *buf) in rcu_normal_show() argument
178 struct kobj_attribute *attr, in rcu_normal_store() argument
205 .attr = {
216 &fscaps_attr.attr,
217 &uevent_seqnum_attr.attr,
219 &uevent_helper_attr.attr,
222 &profiling_attr.attr,
225 &kexec_loaded_attr.attr,
226 &kexec_crash_loaded_attr.attr,
227 &kexec_crash_size_attr.attr,
230 &vmcoreinfo_attr.attr,
233 &rcu_expedited_attr.attr,
234 &rcu_normal_attr.attr,