Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/
Dcacheinfo.c250 static ssize_t shared_cpumap_show_func(struct device *dev, bool list, char *buf) in shared_cpumap_show_func() function
261 return shared_cpumap_show_func(dev, false, buf); in shared_cpu_map_show()
267 return shared_cpumap_show_func(dev, true, buf); in shared_cpu_list_show()