thread_group_array 707 arch/powerpc/kernel/smp.c u32 thread_group_array[3 + MAX_THREAD_LIST_SIZE]; thread_group_array 713 arch/powerpc/kernel/smp.c thread_group_array, 3); thread_group_array 717 arch/powerpc/kernel/smp.c tg->property = thread_group_array[0]; thread_group_array 718 arch/powerpc/kernel/smp.c tg->nr_groups = thread_group_array[1]; thread_group_array 719 arch/powerpc/kernel/smp.c tg->threads_per_group = thread_group_array[2]; thread_group_array 728 arch/powerpc/kernel/smp.c thread_group_array, thread_group_array 733 arch/powerpc/kernel/smp.c thread_list = &thread_group_array[3];