Home
last modified time | relevance | path

Searched defs:thread_groups (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dsmp.c103 struct thread_groups { struct
104 unsigned int property;
105 unsigned int nr_groups;
106 unsigned int threads_per_group;
107 unsigned int thread_list[MAX_THREAD_LIST_SIZE];
/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dsmp.c108 struct thread_groups { struct
120 struct thread_groups property_tgs[MAX_THREAD_GROUP_PROPERTIES]; argument