Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dsmp.c88 #define MAX_THREAD_LIST_SIZE 8 macro
94 unsigned int thread_list[MAX_THREAD_LIST_SIZE];
707 u32 thread_group_array[3 + MAX_THREAD_LIST_SIZE]; in parse_thread_groups()