Searched refs:cpu_show_retbleed (Results 1 – 3 of 3) sorted by relevance
575 ssize_t __weak cpu_show_retbleed(struct device *dev, in cpu_show_retbleed() function591 static DEVICE_ATTR(retbleed, 0444, cpu_show_retbleed, NULL);
71 extern ssize_t cpu_show_retbleed(struct device *dev,
2426 ssize_t cpu_show_retbleed(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_retbleed() function