Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c9057 enum preempt_wakeup_action preempt_action = PREEMPT_WAKEUP_PICK; in wakeup_preempt_fair() local
9112 preempt_action = PREEMPT_WAKEUP_SHORT; in wakeup_preempt_fair()
9132 preempt_action = PREEMPT_WAKEUP_SHORT; in wakeup_preempt_fair()
9155 preempt_action = preempt_sync(rq, wake_flags, pse, se); in wakeup_preempt_fair()
9158 switch (preempt_action) { in wakeup_preempt_fair()
9170 nse = pick_next_entity(rq, cfs_rq, preempt_action != PREEMPT_WAKEUP_SHORT); in wakeup_preempt_fair()
9189 if (preempt_action == PREEMPT_WAKEUP_SHORT) { in wakeup_preempt_fair()