Searched refs:cpu_show_ghostwrite (Results 1 – 3 of 3) sorted by relevance
44 ssize_t cpu_show_ghostwrite(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_ghostwrite() function
80 extern ssize_t cpu_show_ghostwrite(struct device *dev, struct device_attribute *attr, char *buf);
622 static DEVICE_ATTR(ghostwrite, 0444, cpu_show_ghostwrite, NULL);