Home
last modified time | relevance | path

Searched refs:SMP_RESCHEDULE_YOURSELF (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dsmp.h41 #define SMP_RESCHEDULE_YOURSELF 0x1 /* XXX braindead */ macro
65 mp_ops->send_ipi_single(cpu, SMP_RESCHEDULE_YOURSELF); in smp_send_reschedule()
/linux-4.1.27/arch/mips/kernel/
Dsmp-gic.c37 case SMP_RESCHEDULE_YOURSELF: in gic_send_ipi_single()
Dsmp-mt.c137 case SMP_RESCHEDULE_YOURSELF: in vsmp_send_ipi_single()
Dsmp-bmips.c336 if (action & SMP_RESCHEDULE_YOURSELF) in bmips43xx_ipi_interrupt()
/linux-4.1.27/arch/mips/sibyte/sb1250/
Dsmp.c172 if (action & SMP_RESCHEDULE_YOURSELF) in sb1250_mailbox_interrupt()
/linux-4.1.27/arch/mips/sibyte/bcm1480/
Dsmp.c184 if (action & SMP_RESCHEDULE_YOURSELF) in bcm1480_mailbox_interrupt()
/linux-4.1.27/arch/mips/netlogic/common/
Dsmp.c71 if (action & SMP_RESCHEDULE_YOURSELF) in nlm_send_ipi_single()
/linux-4.1.27/arch/mips/sgi-ip27/
Dip27-smp.c148 case SMP_RESCHEDULE_YOURSELF: in ip27_send_ipi_single()
/linux-4.1.27/arch/mips/cavium-octeon/
Dsmp.c46 if (action & SMP_RESCHEDULE_YOURSELF) in mailbox_interrupt()
/linux-4.1.27/arch/mips/loongson/loongson-3/
Dsmp.c266 if (action & SMP_RESCHEDULE_YOURSELF) in loongson3_ipi_interrupt()