Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dsmp.c741 u32 thread_group_array[3 + MAX_THREAD_LIST_SIZE]; in parse_thread_groups() local
747 thread_group_array, 3); in parse_thread_groups()
751 tg->property = thread_group_array[0]; in parse_thread_groups()
752 tg->nr_groups = thread_group_array[1]; in parse_thread_groups()
753 tg->threads_per_group = thread_group_array[2]; in parse_thread_groups()
762 thread_group_array, in parse_thread_groups()
767 thread_list = &thread_group_array[3]; in parse_thread_groups()