Searched refs:thread_groups (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dsmp.c99 struct thread_groups { struct
111 struct thread_groups property_tgs[MAX_THREAD_GROUP_PROPERTIES];
831 struct thread_groups *tg = &tglp->property_tgs[property_idx++];
866 static int get_cpu_thread_group_start(int cpu, struct thread_groups *tg)
885 static struct thread_groups *__init get_thread_groups(int cpu,
891 struct thread_groups *tg = NULL;
920 static int __init update_mask_from_threadgroup(cpumask_var_t *mask, struct thread_groups *tg,
947 struct thread_groups *tg = NULL;
1747 * between thread_groups within the same core.

Completed in 111 milliseconds