Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/
Dcacheinfo.c383 static ssize_t shared_cpumap_show_func(struct device *dev, bool list, char *buf) in shared_cpumap_show_func() function
394 return shared_cpumap_show_func(dev, false, buf); in shared_cpu_map_show()
400 return shared_cpumap_show_func(dev, true, buf); in shared_cpu_list_show()