Lines Matching defs:buf
86 const char *buf, in cpu_probe_store()
104 const char *buf, in cpu_release_store()
140 char *buf) in show_crash_notes()
163 char *buf) in show_crash_notes_size()
208 char *buf) in show_cpus_attr()
229 struct device_attribute *attr, char *buf) in print_cpus_kernel_max()
240 struct device_attribute *attr, char *buf) in print_cpus_offline()
270 struct device_attribute *attr, char *buf) in print_cpus_isolated()
282 struct device_attribute *attr, char *buf) in print_cpus_nohz_full()
315 char *buf) in print_cpu_modalias()
337 char *buf = kzalloc(PAGE_SIZE, GFP_KERNEL); in cpu_uevent() local