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

/linux-master/arch/powerpc/kernel/
H A Dsmp.c923 int first_thread = cpu_first_thread_sibling(cpu); local
928 for (i = first_thread; i < first_thread + threads_per_core; i++) {
1562 int first_thread = cpu_first_thread_sibling(cpu); local
1576 for (i = first_thread; i < first_thread + threads_per_core; i++)

Completed in 114 milliseconds