Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dtopology.c257 struct cpu_topology_s390 *topo, *topo_package, *topo_sibling; in update_cpu_masks() local
283 topo_sibling = &cpu_topology[sibling]; in update_cpu_masks()
284 smt_first = cpumask_first(&topo_sibling->thread_mask); in update_cpu_masks()