Searched refs:thread_groups (Results 1 – 1 of 1) sorted by relevance
106 struct thread_groups { struct118 struct thread_groups property_tgs[MAX_THREAD_GROUP_PROPERTIES]; argument810 struct thread_groups *tg = &tglp->property_tgs[property_idx++]; in parse_thread_groups()845 static int get_cpu_thread_group_start(int cpu, struct thread_groups *tg) in get_cpu_thread_group_start()864 static struct thread_groups *__init get_thread_groups(int cpu, in get_thread_groups()870 struct thread_groups *tg = NULL; in get_thread_groups()899 static int update_mask_from_threadgroup(cpumask_var_t *mask, struct thread_groups *tg, int cpu, int… in update_mask_from_threadgroup()925 struct thread_groups *tg = NULL; in init_thread_group_cache_map()
Completed in 6 milliseconds