core0_thr_mask 217 arch/mips/netlogic/common/smp.c uint32_t core0_thr_mask, core_thr_mask; core0_thr_mask 220 arch/mips/netlogic/common/smp.c core0_thr_mask = 0; core0_thr_mask 223 arch/mips/netlogic/common/smp.c core0_thr_mask |= (1 << i); core0_thr_mask 224 arch/mips/netlogic/common/smp.c switch (core0_thr_mask) { core0_thr_mask 247 arch/mips/netlogic/common/smp.c if (core_thr_mask != 0 && core_thr_mask != core0_thr_mask)