Searched refs:topology_container (Results 1 – 2 of 2) sorted by relevance
269 union topology_container *parent) in check_cpu()290 static union topology_container *check_child_cpus(struct sysinfo_15_1_x *info, in check_child_cpus()291 union topology_container *cont, in check_child_cpus()333 return (union topology_container *)&child[i]; in check_child_cpus()336 static union topology_container *check_container(struct sysinfo_15_1_x *info,337 union topology_container *cont,341 static union topology_container *check_child_containers(struct sysinfo_15_1_x *info, in check_child_containers()342 union topology_container *cont, in check_child_containers()343 union topology_container *child, in check_child_containers()347 union topology_container *entry; in check_child_containers()[all …]
59 union topology_container { union71 union topology_container container;