Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dsmpboot.c94 #define MASTER (0) macro
193 go[MASTER] = 0; in sync_master()
198 while (!go[MASTER]) in sync_master()
200 go[MASTER] = 0; in sync_master()
221 go[MASTER] = 1; in get_delta()
295 go[MASTER] = 1; in ia64_sync_itc()
302 while (go[MASTER]) in ia64_sync_itc()
/arch/sparc/kernel/
Dsmp_64.c159 #define MASTER 0 macro
178 go[MASTER] = 1; in get_delta()
213 go[MASTER] = 1; in smp_synchronize_tick_client()
215 while (go[MASTER]) in smp_synchronize_tick_client()
261 go[MASTER] = 0; in smp_synchronize_one_tick()
266 while (!go[MASTER]) in smp_synchronize_one_tick()
270 go[MASTER] = 0; in smp_synchronize_one_tick()
276 while (!go[MASTER]) in smp_synchronize_one_tick()
278 go[MASTER] = 0; in smp_synchronize_one_tick()