Searched refs:show_spread (Results 1 – 1 of 1) sorted by relevance
339 static ssize_t show_spread(struct device *dev,352 static DEVICE_ATTR(cpu_spread, S_IRUGO, show_spread, NULL);353 static DEVICE_ATTR(src_spread, S_IRUGO, show_spread, NULL);387 static ssize_t show_spread(struct device *dev, in show_spread() function