Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dsmp.c94 unsigned int thread_list[MAX_THREAD_LIST_SIZE]; member
749 u32 *thread_list; in parse_thread_groups() local
774 thread_list = &thread_group_array[3]; in parse_thread_groups()
777 tg->thread_list[i] = thread_list[i]; in parse_thread_groups()
807 if (tg->thread_list[idx] == hw_cpu_id) in get_cpu_thread_group_start()