Searched refs:thread_siblings (Results 1 – 4 of 4) sorted by relevance
64 define_siblings_show_func(thread_siblings, thread_cpumask);65 static DEVICE_ATTR_RO(thread_siblings);
23 4) /sys/devices/system/cpu/cpuX/topology/thread_siblings:59 3) thread_siblings: just the given CPU
447 char **thread_siblings; member500 if (!strcmp(buf, tp->thread_siblings[i])) in build_cpu_topo()504 tp->thread_siblings[i] = buf; in build_cpu_topo()527 zfree(&tp->thread_siblings[i]); in free_cpu_topo()558 tp->thread_siblings = addr; in build_cpu_topology()597 ret = do_write_string(fd, tp->thread_siblings[i]); in write_cpu_topology()
74 /sys/devices/system/cpu/cpu#/topology/thread_siblings100 thread_siblings: internel kernel map of cpu#'s hardware