core_thr_mask 217 arch/mips/netlogic/common/smp.c uint32_t core0_thr_mask, core_thr_mask; core_thr_mask 243 arch/mips/netlogic/common/smp.c core_thr_mask = 0; core_thr_mask 246 arch/mips/netlogic/common/smp.c core_thr_mask |= (1 << j); core_thr_mask 247 arch/mips/netlogic/common/smp.c if (core_thr_mask != 0 && core_thr_mask != core0_thr_mask)