Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kernel/
Dtopology.c252 struct cpu_topology_s390 *topo, *topo_package, *topo_sibling; in update_cpu_masks() local
277 topo_sibling = &cpu_topology[sibling]; in update_cpu_masks()
278 smt_first = cpumask_first(&topo_sibling->thread_mask); in update_cpu_masks()