SLAVE 103 arch/ia64/kernel/smpboot.c static volatile unsigned long go[SLAVE + 1]; SLAVE 203 arch/ia64/kernel/smpboot.c go[SLAVE] = ia64_get_itc(); SLAVE 224 arch/ia64/kernel/smpboot.c while (!(tm = go[SLAVE])) SLAVE 226 arch/ia64/kernel/smpboot.c go[SLAVE] = 0; SLAVE 169 arch/sparc/kernel/smp_64.c static unsigned long go[SLAVE + 1]; SLAVE 183 arch/sparc/kernel/smp_64.c while (!(tm = go[SLAVE])) SLAVE 185 arch/sparc/kernel/smp_64.c go[SLAVE] = 0; SLAVE 283 arch/sparc/kernel/smp_64.c go[SLAVE] = tick_ops->get_tick(); SLAVE 237 drivers/clk/bcm/clk-bcm21664.c BCM21664_CCU_COMMON(slave, SLAVE), SLAVE 313 drivers/clk/bcm/clk-bcm281xx.c BCM281XX_CCU_COMMON(slave, SLAVE),