Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dstop_task.c103 .wakeup_preempt = wakeup_preempt_stop,
H A Didle.c523 .wakeup_preempt = wakeup_preempt_idle,
H A Dcore.c2186 void wakeup_preempt(struct rq *rq, struct task_struct *p, int flags) in wakeup_preempt() function
2191 donor->sched_class->wakeup_preempt(rq, p, flags); in wakeup_preempt()
2494 wakeup_preempt(rq, p, 0); in move_queued_task()
3363 wakeup_preempt(dst_rq, p, 0); in __migrate_swap_task()
3730 wakeup_preempt(rq, p, wake_flags); in ttwu_do_activate()
3800 wakeup_preempt(rq, p, wake_flags); in ttwu_runnable()
4881 wakeup_preempt(rq, p, wake_flags); in wake_up_new_task()
H A Dfair.c9663 wakeup_preempt(rq, p, 0); in attach_task()
13135 wakeup_preempt(rq, p, 0); in prio_changed_fair()
13241 wakeup_preempt(rq, p, 0); in switched_to_fair()
13604 .wakeup_preempt = check_preempt_wakeup_fair,
H A Ddeadline.c3144 .wakeup_preempt = wakeup_preempt_dl,
H A Dext.c4471 .wakeup_preempt = wakeup_preempt_scx,
/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-design-CFS.rst150 - wakeup_preempt(...)
/linux/Documentation/scheduler/
H A Dsched-design-CFS.rst190 - wakeup_preempt(...)