Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dtopology.c122 struct mask_info *drawer, in add_cpus_to_mask() argument
140 topo->drawer_id = drawer->id; in add_cpus_to_mask()
146 cpumask_set_cpu(cpu, &drawer->mask); in add_cpus_to_mask()
187 struct mask_info *drawer = &drawer_info; in tl_to_masks() local
196 drawer = drawer->next; in tl_to_masks()
197 drawer->id = tle->container.id; in tl_to_masks()
208 add_cpus_to_mask(&tle->cpu, drawer, book, socket); in tl_to_masks()
/linux/arch/alpha/include/asm/
H A Derr_ev7.h153 u16 drawer; member
/linux/Documentation/arch/powerpc/
H A Dvcpudispatch_stats.rst36 5. number of times this vcpu was dispatches on a different socket/drawer
/linux/Documentation/admin-guide/
H A Dcputopology.rst11 However the die, cluster, book, and drawer hierarchy related sysfs files will
/linux/Documentation/ABI/stable/
H A Dsysfs-devices-system-cpu52 Description: the drawer ID of cpuX. Typically it is the hardware platform's
/linux/arch/alpha/kernel/
H A Derr_marvel.c57 env->drawer); in marvel_print_680_frame()