Searched refs:SLAVE (Results 1 – 2 of 2) sorted by relevance
96 #define SLAVE (SMP_CACHE_BYTES/8) macro102 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()
160 #define SLAVE (SMP_CACHE_BYTES/sizeof(unsigned long)) macro166 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()