Searched refs:mask_info (Results 1 – 1 of 1) sorted by relevance
27 struct mask_info { struct28 struct mask_info *next; argument42 static struct mask_info socket_info; argument43 static struct mask_info book_info;48 static cpumask_t cpu_group_map(struct mask_info *info, unsigned int cpu) in cpu_group_map()77 static struct mask_info *add_cpus_to_mask(struct topology_core *tl_core, in add_cpus_to_mask()78 struct mask_info *book, in add_cpus_to_mask()79 struct mask_info *socket, in add_cpus_to_mask()112 struct mask_info *info; in clear_masks()135 struct mask_info *socket = &socket_info; in __tl_to_masks_generic()[all …]