Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dsmpboot.c113 #define MASTER (0) macro
212 go[MASTER] = 0; in sync_master()
217 while (!go[MASTER]) in sync_master()
219 go[MASTER] = 0; in sync_master()
240 go[MASTER] = 1; in get_delta()
314 go[MASTER] = 1; in ia64_sync_itc()
321 while (go[MASTER]) in ia64_sync_itc()
/arch/sparc/kernel/
Dsmp_64.c142 #define MASTER 0 macro
161 go[MASTER] = 1; in get_delta()
196 go[MASTER] = 1; in smp_synchronize_tick_client()
198 while (go[MASTER]) in smp_synchronize_tick_client()
246 go[MASTER] = 0; in smp_synchronize_one_tick()
251 while (!go[MASTER]) in smp_synchronize_one_tick()
255 go[MASTER] = 0; in smp_synchronize_one_tick()
261 while (!go[MASTER]) in smp_synchronize_one_tick()
263 go[MASTER] = 0; in smp_synchronize_one_tick()