Searched refs:preempt_action (Results 1 – 1 of 1) sorted by relevance
9904 enum preempt_wakeup_action preempt_action = PREEMPT_WAKEUP_PICK; in wakeup_preempt_fair() local9981 preempt_action = PREEMPT_WAKEUP_SHORT; in wakeup_preempt_fair()10000 preempt_action = preempt_sync(rq, wake_flags, pse, se); in wakeup_preempt_fair()10003 switch (preempt_action) { in wakeup_preempt_fair()10016 nse = pick_next_entity(rq, preempt_action != PREEMPT_WAKEUP_SHORT); in wakeup_preempt_fair()10029 if (preempt_action == PREEMPT_WAKEUP_SHORT && entity_eligible(cfs_rq, pse)) in wakeup_preempt_fair()10040 if (preempt_action == PREEMPT_WAKEUP_SHORT) in wakeup_preempt_fair()