Home
last modified time | relevance | path

Searched refs:SMP_MSG_RESCHEDULE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dsmp.h27 SMP_MSG_RESCHEDULE, enumerator
/openbmc/linux/arch/sh/kernel/
H A Dsmp.c261 mp_ops->send_ipi(cpu, SMP_MSG_RESCHEDULE); in arch_smp_send_reschedule()
305 case SMP_MSG_RESCHEDULE: in smp_message_recv()