Searched refs:update_mask_from_threadgroup (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | smp.c | 921 static int __init update_mask_from_threadgroup(cpumask_var_t *mask, struct thread_groups *tg, in update_mask_from_threadgroup() function 969 update_mask_from_threadgroup(mask, tg, cpu, cpu_group_start); in init_thread_group_cache_map() 973 update_mask_from_threadgroup(mask, tg, cpu, cpu_group_start); in init_thread_group_cache_map() 975 update_mask_from_threadgroup(mask, tg, cpu, cpu_group_start); in init_thread_group_cache_map()
|