Home
last modified time | relevance | path

Searched refs:cpu_show_srbds (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dcpu.h67 extern ssize_t cpu_show_srbds(struct device *dev, struct device_attribute *attr, char *buf);
/linux-4.19.296/drivers/base/
Dcpu.c569 ssize_t __weak cpu_show_srbds(struct device *dev, in cpu_show_srbds() function
601 static DEVICE_ATTR(srbds, 0444, cpu_show_srbds, NULL);