Searched refs:SCHED_IPI_EVENT_PREEMPT (Results 1 – 4 of 4) sorted by relevance
423 case SCHED_IPI_EVENT_PREEMPT: in sched_amp_ipi_policy()
375 SCHED_IPI_EVENT_PREEMPT = 0x2, enumerator
3027 ipi_type = sched_ipi_action(sprocessor, NULL, SCHED_IPI_EVENT_PREEMPT); in thread_select()5039 case SCHED_IPI_EVENT_PREEMPT: in sched_ipi_policy()5203 …_event_t event = (options & SCHED_REBALANCE) ? SCHED_IPI_EVENT_REBALANCE : SCHED_IPI_EVENT_PREEMPT; in processor_setrun()
5283 case SCHED_IPI_EVENT_PREEMPT: in sched_edge_ipi_policy()