Searched refs:SLAVE (Results 1 – 1 of 1) sorted by relevance
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()
Completed in 14 milliseconds