Searched refs:core_siblings (Results 1 – 4 of 4) sorted by relevance
53 define_siblings_show_func(core_siblings, core_cpumask);54 static DEVICE_ATTR_RO(core_siblings);
42 7) /sys/devices/system/cpu/cpuX/topology/core_siblings:
569 char **core_siblings; member598 if (!strcmp(buf, tp->core_siblings[i])) in build_cpu_topo()602 tp->core_siblings[i] = buf; in build_cpu_topo()647 zfree(&tp->core_siblings[i]); in free_cpu_topo()684 tp->core_siblings = addr; in build_cpu_topology()722 ret = do_write_string(ff, 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