Searched refs:SCHED_IPI_EVENT_RT_PREEMPT (Results 1 – 2 of 2) sorted by relevance
355 SCHED_IPI_EVENT_RT_PREEMPT = 0x6, enumerator
2352 *result_ipi_type = sched_ipi_action(next_rt_processor, NULL, SCHED_IPI_EVENT_RT_PREEMPT); in choose_next_rt_processor_for_IPI()4561 ipi_type[i] = sched_ipi_action(processor, thread, SCHED_IPI_EVENT_RT_PREEMPT); in realtime_setrun()4583 ipi_type[i] = sched_ipi_action(processor, thread, SCHED_IPI_EVENT_RT_PREEMPT); in realtime_setrun()4708 case SCHED_IPI_EVENT_RT_PREEMPT: in sched_ipi_policy()