Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dsmp.c100 #define MAX_THREAD_LIST_SIZE 8 macro
106 unsigned int thread_list[MAX_THREAD_LIST_SIZE];
741 u32 thread_group_array[3 + MAX_THREAD_LIST_SIZE]; in parse_thread_groups()