Home
last modified time | relevance | path

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

/arch/sparc/kernel/
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()

Completed in 14 milliseconds