Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dtopology.c114 struct mask_info *drawer, in add_cpus_to_mask() argument
131 topo->drawer_id = drawer->id; in add_cpus_to_mask()
137 cpumask_set_cpu(lcpu + i, &drawer->mask); in add_cpus_to_mask()
177 struct mask_info *drawer = &drawer_info; in tl_to_masks() local
186 drawer = drawer->next; in tl_to_masks()
187 drawer->id = tle->container.id; in tl_to_masks()
198 add_cpus_to_mask(&tle->cpu, drawer, book, socket); in tl_to_masks()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dcputopology.rst35 the drawer ID of cpuX. Typically it is the hardware platform's
88 However, the book and drawer related sysfs files will only be created if
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Derr_ev7.h153 u16 drawer; member
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dvcpudispatch_stats.rst36 5. number of times this vcpu was dispatches on a different socket/drawer
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Derr_marvel.c57 env->drawer); in marvel_print_680_frame()