Searched refs:monarch (Results 1 – 6 of 6) sorted by relevance
22 This is the monarch cpu.59 monarch is entered. The monarch now tries to diagnose the problem62 * Part of the monarch's job is to look at the state of all the other68 monarch has to determine whether or not a task is on a cpu before it74 * To distinguish between these two cases, the monarch must know which77 set_curr_task(), so the monarch can tell that the _original_ task is101 cpus. SAL picks one of the cpus as the monarch and the rest are103 time. The OS monarch prints the state of all tasks and returns, after108 drive them all as slaves. Some drive one cpu as monarch, wait for that
1176 ia64_wait_for_slaves(int monarch, const char *type) in ia64_wait_for_slaves() argument1186 if (c == monarch) in ia64_wait_for_slaves()1205 if (c == monarch) in ia64_wait_for_slaves()1297 sos->monarch = 1; in ia64_mca_handler()1300 sos->monarch = 0; in ia64_mca_handler()1310 if (sos->monarch) { in ia64_mca_handler()1676 sos->proc_state_param, cpu, sos->monarch); in ia64_init_handler()1691 sos->monarch = 1; in ia64_init_handler()1699 if (sos->monarch && atomic_add_return(1, &monarchs) > 1) { in ia64_init_handler()1703 sos->monarch = 0; in ia64_init_handler()[all …]
78 unsigned long monarch; /* 1 for a monarch event, 0 for a slave */ member
104 * 6: PMC monarch indicator
108 * 6: PMC monarch indicator
36 * monarch;
Completed in 14 milliseconds