Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Dstop_task.c127 .check_preempt_curr = check_preempt_curr_stop,
A Didle.c509 .check_preempt_curr = check_preempt_curr_idle,
A Dsched.h2106 void (*check_preempt_curr)(struct rq *rq, struct task_struct *p, int flags); member
2380 extern void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags);
A Dcore.c2113 void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags) in check_preempt_curr() function
2116 rq->curr->sched_class->check_preempt_curr(rq, p, flags); in check_preempt_curr()
2263 check_preempt_curr(rq, p, 0); in move_queued_task()
3083 check_preempt_curr(dst_rq, p, 0); in __migrate_swap_task()
3547 check_preempt_curr(rq, p, wake_flags); in ttwu_do_wakeup()
4503 check_preempt_curr(rq, p, WF_FORK); in wake_up_new_task()
A Dfair.c8029 check_preempt_curr(rq, p, 0); in attach_task()
11239 check_preempt_curr(rq, p, 0); in prio_changed_fair()
11377 check_preempt_curr(rq, p, 0); in switched_to_fair()
11753 .check_preempt_curr = check_preempt_wakeup,
A Drt.c2627 .check_preempt_curr = check_preempt_curr_rt,
A Ddeadline.c2643 .check_preempt_curr = check_preempt_curr_dl,
/linux/Documentation/scheduler/
A Dsched-design-CFS.rst183 - check_preempt_curr(...)
/linux/Documentation/trace/
A Dftrace.rst2021 <idle>-0 3d.h3 3us : check_preempt_curr <-ttwu_do_wakeup
2022 <idle>-0 3d.h3 3us : resched_curr <-check_preempt_curr
/linux/
A DSystem.map3027 ffff8000100ba180 T check_preempt_curr
A D.tmp_System.map3027 ffff8000100ba180 T check_preempt_curr

Completed in 336 milliseconds