Searched refs:update_mask_from_threadgroup (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/arch/powerpc/kernel/ |
D | smp.c | 926 static int __init update_mask_from_threadgroup(cpumask_var_t *mask, struct thread_groups *tg, in update_mask_from_threadgroup() function 974 update_mask_from_threadgroup(mask, tg, cpu, cpu_group_start); in init_thread_group_cache_map() 978 update_mask_from_threadgroup(mask, tg, cpu, cpu_group_start); in init_thread_group_cache_map() 980 update_mask_from_threadgroup(mask, tg, cpu, cpu_group_start); in init_thread_group_cache_map()
|