Lines Matching defs:buf
265 struct device_attribute *attr, const char *buf, size_t count)
268 if (kstrtoul(buf, 0, &num))
279 struct device_attribute *attr, char *buf)
281 return scnprintf(buf, PAGE_SIZE, "%d\n", round_robin_time);
286 struct device_attribute *attr, const char *buf, size_t count)
289 if (kstrtoul(buf, 0, &num))
300 struct device_attribute *attr, char *buf)
302 return scnprintf(buf, PAGE_SIZE, "%d\n", idle_pct);
307 struct device_attribute *attr, const char *buf, size_t count)
310 if (kstrtoul(buf, 0, &num))
319 struct device_attribute *attr, char *buf)
321 return cpumap_print_to_pagebuf(false, buf,