Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/kernel/
Dtopology.c119 struct mask_info *drawer, in add_cpus_to_mask() argument
136 topo->drawer_id = drawer->id; in add_cpus_to_mask()
142 cpumask_set_cpu(lcpu + i, &drawer->mask); in add_cpus_to_mask()
182 struct mask_info *drawer = &drawer_info; in tl_to_masks() local
191 drawer = drawer->next; in tl_to_masks()
192 drawer->id = tle->container.id; in tl_to_masks()
203 add_cpus_to_mask(&tle->cpu, drawer, book, socket); in tl_to_masks()
/Linux-v5.15/arch/alpha/include/asm/
Derr_ev7.h153 u16 drawer; member
/Linux-v5.15/Documentation/powerpc/
Dvcpudispatch_stats.rst36 5. number of times this vcpu was dispatches on a different socket/drawer
/Linux-v5.15/Documentation/admin-guide/
Dcputopology.rst11 However, the book and drawer related sysfs files will only be created if
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-devices-system-cpu52 Description: the drawer ID of cpuX. Typically it is the hardware platform's
/Linux-v5.15/arch/alpha/kernel/
Derr_marvel.c57 env->drawer); in marvel_print_680_frame()