Searched refs:update_mask_from_threadgroup (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/arch/powerpc/kernel/ |
D | smp.c | 899 static int update_mask_from_threadgroup(cpumask_var_t *mask, struct thread_groups *tg, int cpu, int… in update_mask_from_threadgroup() function 946 update_mask_from_threadgroup(mask, tg, cpu, cpu_group_start); in init_thread_group_cache_map() 950 update_mask_from_threadgroup(mask, tg, cpu, cpu_group_start); in init_thread_group_cache_map() 952 update_mask_from_threadgroup(mask, tg, cpu, cpu_group_start); in init_thread_group_cache_map()
|