Searched refs:cpu_show_vmscape (Results 1 – 3 of 3) sorted by relevance
86 extern ssize_t cpu_show_vmscape(struct device *dev, struct device_attribute *attr, char *buf);
644 static DEVICE_ATTR(vmscape, 0444, cpu_show_vmscape, NULL);
3729 ssize_t cpu_show_vmscape(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_vmscape() function