Home
last modified time | relevance | path

Searched refs:group_start (Results 1 – 1 of 1) sorted by relevance

/arch/powerpc/kernel/
Dsmp.c846 int group_start = i * tg->threads_per_group; in get_cpu_thread_group_start() local
849 int idx = group_start + j; in get_cpu_thread_group_start()
852 return group_start; in get_cpu_thread_group_start()