Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dcacheinfo.c681 show_shared_cpumap(struct kobject *k, struct kobj_attribute *attr, char *buf, bool list) in show_shared_cpumap() function
697 return show_shared_cpumap(k, attr, buf, false); in shared_cpu_map_show()
702 return show_shared_cpumap(k, attr, buf, true); in shared_cpu_list_show()