Searched refs:mask_info (Results 1 – 1 of 1) sorted by relevance
30 struct mask_info { struct31 struct mask_info *next; argument47 static struct mask_info socket_info; argument48 static struct mask_info book_info;53 static cpumask_t cpu_group_map(struct mask_info *info, unsigned int cpu) in cpu_group_map()82 static struct mask_info *add_cpus_to_mask(struct topology_core *tl_core, in add_cpus_to_mask()83 struct mask_info *book, in add_cpus_to_mask()84 struct mask_info *socket, in add_cpus_to_mask()119 struct mask_info *info; in clear_masks()142 struct mask_info *socket = &socket_info; in __tl_to_masks_generic()[all …]