Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/kernel/
Dsmp.c108 struct thread_groups { struct
120 struct thread_groups property_tgs[MAX_THREAD_GROUP_PROPERTIES]; argument
840 struct thread_groups *tg = &tglp->property_tgs[property_idx++]; in parse_thread_groups()
875 static int get_cpu_thread_group_start(int cpu, struct thread_groups *tg) in get_cpu_thread_group_start()
894 static struct thread_groups *__init get_thread_groups(int cpu, in get_thread_groups()
900 struct thread_groups *tg = NULL; in get_thread_groups()
929 static int __init update_mask_from_threadgroup(cpumask_var_t *mask, struct thread_groups *tg, in update_mask_from_threadgroup()
956 struct thread_groups *tg = NULL; in init_thread_group_cache_map()