Searched refs:core_siblings (Results 1 – 4 of 4) sorted by relevance
68 define_siblings_show_func(core_siblings, core_cpumask);69 static DEVICE_ATTR_RO(core_siblings);
28 5) /sys/devices/system/cpu/cpuX/topology/core_siblings:60 4) core_siblings: just the given CPU
446 char **core_siblings; member475 if (!strcmp(buf, tp->core_siblings[i])) in build_cpu_topo()479 tp->core_siblings[i] = buf; in build_cpu_topo()524 zfree(&tp->core_siblings[i]); in free_cpu_topo()556 tp->core_siblings = addr; in build_cpu_topology()588 ret = do_write_string(fd, tp->core_siblings[i]); in write_cpu_topology()
71 /sys/devices/system/cpu/cpu#/topology/core_siblings90 core_siblings: internal kernel map of cpu#'s hardware threads