Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dstop_task.c128 .check_preempt_curr = check_preempt_curr_stop,
Didle.c462 .check_preempt_curr = check_preempt_curr_idle,
Dsched.h1714 void (*check_preempt_curr)(struct rq *rq, struct task_struct *p, int flags); member
1948 extern void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags);
Dcore.c1416 void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags) in check_preempt_curr() function
1421 rq->curr->sched_class->check_preempt_curr(rq, p, flags); in check_preempt_curr()
1504 check_preempt_curr(rq, p, 0); in move_queued_task()
1774 check_preempt_curr(dst_rq, p, 0); in __migrate_swap_task()
2219 check_preempt_curr(rq, p, wake_flags); in ttwu_do_wakeup()
2968 check_preempt_curr(rq, p, WF_FORK); in wake_up_new_task()
Dfair.c7439 check_preempt_curr(rq, p, 0); in attach_task()
10013 check_preempt_curr(rq, p, 0); in prio_changed_fair()
10145 check_preempt_curr(rq, p, 0); in switched_to_fair()
10434 .check_preempt_curr = check_preempt_wakeup,
Ddeadline.c2437 .check_preempt_curr = check_preempt_curr_dl,
Drt.c2363 .check_preempt_curr = check_preempt_curr_rt,
/Linux-v5.4/Documentation/scheduler/
Dsched-design-CFS.rst183 - check_preempt_curr(...)
/Linux-v5.4/Documentation/trace/
Dftrace.rst1971 <idle>-0 3d.h3 3us : check_preempt_curr <-ttwu_do_wakeup
1972 <idle>-0 3d.h3 3us : resched_curr <-check_preempt_curr