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

/linux-master/arch/powerpc/kernel/
H A Dsmp.c853 * get_cpu_thread_group_start : Searches the thread group in tg->thread_list
866 static int get_cpu_thread_group_start(int cpu, struct thread_groups *tg) function
929 int i_group_start = get_cpu_thread_group_start(i, tg);
959 cpu_group_start = get_cpu_thread_group_start(cpu, tg);

Completed in 93 milliseconds