Searched refs:monarch (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/Documentation/ia64/ |
D | mca.rst | 22 This is the monarch cpu. 59 monarch is entered. The monarch now tries to diagnose the problem 62 * Part of the monarch's job is to look at the state of all the other 68 monarch has to determine whether or not a task is on a cpu before it 74 * To distinguish between these two cases, the monarch must know which 77 set_curr_task(), so the monarch can tell that the _original_ task is 101 cpus. SAL picks one of the cpus as the monarch and the rest are 103 time. The OS monarch prints the state of all tasks and returns, after 108 drive them all as slaves. Some drive one cpu as monarch, wait for that
|
/Linux-v5.15/arch/ia64/kernel/ |
D | mca.c | 1176 ia64_wait_for_slaves(int monarch, const char *type) in ia64_wait_for_slaves() argument 1186 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() 1303 "monarch=%ld\n", sos->proc_state_param, cpu, sos->monarch); in ia64_mca_handler() 1310 if (sos->monarch) { in ia64_mca_handler() 1676 sos->proc_state_param, cpu, sos->monarch); in ia64_init_handler() 1687 if (!sos->monarch && atomic_add_return(1, &slaves) == num_online_cpus()) { in ia64_init_handler() 1691 sos->monarch = 1; in ia64_init_handler() [all …]
|
/Linux-v5.15/arch/ia64/include/asm/ |
D | mca.h | 78 unsigned long monarch; /* 1 for a monarch event, 0 for a slave */ member
|
/Linux-v5.15/arch/powerpc/boot/dts/ |
D | xpedite5200.dts | 104 * 6: PMC monarch indicator
|
D | xpedite5200_xmon.dts | 108 * 6: PMC monarch indicator
|
D | xpedite5330.dts | 36 * monarch;
|