Searched refs:mask_info (Results 1 – 1 of 1) sorted by relevance
26 struct mask_info { struct27 struct mask_info *next; argument41 static struct mask_info core_info; argument46 static struct mask_info book_info;51 static cpumask_t cpu_group_map(struct mask_info *info, unsigned int cpu) in cpu_group_map()73 struct mask_info *book, struct mask_info *core) in add_cpus_to_mask()100 struct mask_info *info; in clear_masks()126 struct mask_info *book = &book_info; in tl_to_cores()128 struct mask_info *book = NULL; in tl_to_cores()130 struct mask_info *core = &core_info; in tl_to_cores()[all …]