Home
last modified time | relevance | path

Searched refs:SLAVE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsmpboot.c95 #define SLAVE (SMP_CACHE_BYTES/8) macro
101 static volatile unsigned long go[SLAVE + 1];
201 go[SLAVE] = ia64_get_itc(); in sync_master()
222 while (!(tm = go[SLAVE])) in get_delta()
224 go[SLAVE] = 0; in get_delta()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsmpboot.c96 #define SLAVE (SMP_CACHE_BYTES/8) macro
102 static volatile unsigned long go[SLAVE + 1];
202 go[SLAVE] = ia64_get_itc(); in sync_master()
223 while (!(tm = go[SLAVE])) in get_delta()
225 go[SLAVE] = 0; in get_delta()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsmp_64.c160 #define SLAVE (SMP_CACHE_BYTES/sizeof(unsigned long)) macro
166 static unsigned long go[SLAVE + 1];
180 while (!(tm = go[SLAVE])) in get_delta()
182 go[SLAVE] = 0; in get_delta()
280 go[SLAVE] = tick_ops->get_tick(); in smp_synchronize_one_tick()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dsmp_64.c160 #define SLAVE (SMP_CACHE_BYTES/sizeof(unsigned long)) macro
166 static unsigned long go[SLAVE + 1];
180 while (!(tm = go[SLAVE])) in get_delta()
182 go[SLAVE] = 0; in get_delta()
280 go[SLAVE] = tick_ops->get_tick(); in smp_synchronize_one_tick()
/kernel/linux/linux-5.10/drivers/clk/bcm/
H A Dclk-bcm21664.c237 BCM21664_CCU_COMMON(slave, SLAVE),
H A Dclk-bcm281xx.c313 BCM281XX_CCU_COMMON(slave, SLAVE),
/kernel/linux/linux-6.6/drivers/clk/bcm/
H A Dclk-bcm21664.c229 BCM21664_CCU_COMMON(slave, SLAVE),
H A Dclk-bcm281xx.c305 BCM281XX_CCU_COMMON(slave, SLAVE),

Completed in 8 milliseconds