Searched refs:monarch (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/Documentation/ia64/ |
D | mca.txt | 19 This is the monarch cpu. 56 monarch is entered. The monarch now tries to diagnose the problem 59 * Part of the monarch's job is to look at the state of all the other 65 monarch has to determine whether or not a task is on a cpu before it 71 * To distinguish between these two cases, the monarch must know which 74 set_curr_task(), so the monarch can tell that the _original_ task is 97 cpus. SAL picks one of the cpus as the monarch and the rest are 99 time. The OS monarch prints the state of all tasks and returns, after 104 drive them all as slaves. Some drive one cpu as monarch, wait for that
|
/linux-4.1.27/arch/ia64/kernel/ |
D | mca.c | 1173 ia64_wait_for_slaves(int monarch, const char *type) in ia64_wait_for_slaves() argument 1183 if (c == monarch) in ia64_wait_for_slaves() 1202 if (c == monarch) in ia64_wait_for_slaves() 1294 sos->monarch = 1; in ia64_mca_handler() 1297 sos->monarch = 0; in ia64_mca_handler() 1300 "monarch=%ld\n", sos->proc_state_param, cpu, sos->monarch); in ia64_mca_handler() 1307 if (sos->monarch) { in ia64_mca_handler() 1677 sos->proc_state_param, cpu, sos->monarch); in ia64_init_handler() 1688 if (!sos->monarch && atomic_add_return(1, &slaves) == num_online_cpus()) { in ia64_init_handler() 1692 sos->monarch = 1; in ia64_init_handler() [all …]
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | mca.h | 80 unsigned long monarch; /* 1 for a monarch event, 0 for a slave */ member
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | xpedite5200.dts | 107 * 6: PMC monarch indicator
|
D | xpedite5200_xmon.dts | 111 * 6: PMC monarch indicator
|
D | xpedite5330.dts | 39 * monarch;
|