Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dsmp.c707 u32 thread_group_array[3 + MAX_THREAD_LIST_SIZE]; in parse_thread_groups() local
713 thread_group_array, 3); in parse_thread_groups()
717 tg->property = thread_group_array[0]; in parse_thread_groups()
718 tg->nr_groups = thread_group_array[1]; in parse_thread_groups()
719 tg->threads_per_group = thread_group_array[2]; in parse_thread_groups()
728 thread_group_array, in parse_thread_groups()
733 thread_list = &thread_group_array[3]; in parse_thread_groups()