Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dsmp.c792 u32 thread_group_array[3 + MAX_THREAD_LIST_SIZE]; in parse_thread_groups() local
798 thread_group_array, 3); in parse_thread_groups()
802 tg->property = thread_group_array[0]; in parse_thread_groups()
803 tg->nr_groups = thread_group_array[1]; in parse_thread_groups()
804 tg->threads_per_group = thread_group_array[2]; in parse_thread_groups()
813 thread_group_array, in parse_thread_groups()
818 thread_list = &thread_group_array[3]; in parse_thread_groups()