Searched refs:monarch (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/include/asm/
H A Dmca.h80 unsigned long monarch; /* 1 for a monarch event, 0 for a slave */ member in struct:ia64_sal_os_state
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dmca.h80 unsigned long monarch; /* 1 for a monarch event, 0 for a slave */ member in struct:ia64_sal_os_state
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kernel/
H A Dmca.c285 * NOTE: this should be called from monarch.
756 * while the monarch processor does the mca handling and later
757 * wake each slave up once the monarch is done. The state
779 /* Register with the SAL monarch that the slave has
786 /* Wait for the monarch cpu to exit. */
788 cpu_relax(); /* spin until monarch leaves */
1154 /* The monarch/slave interaction is based on monarch_cpu and requires that all
1155 * slaves have entered rendezvous before the monarch leaves. If any cpu has
1163 ia64_wait_for_slaves(int monarch, const char *type) argument
1173 if (c == monarch)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmca.c285 * NOTE: this should be called from monarch.
756 * while the monarch processor does the mca handling and later
757 * wake each slave up once the monarch is done. The state
779 /* Register with the SAL monarch that the slave has
786 /* Wait for the monarch cpu to exit. */
788 cpu_relax(); /* spin until monarch leaves */
1154 /* The monarch/slave interaction is based on monarch_cpu and requires that all
1155 * slaves have entered rendezvous before the monarch leaves. If any cpu has
1163 ia64_wait_for_slaves(int monarch, const char *type) argument
1173 if (c == monarch)
[all...]

Completed in 125 milliseconds