Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dstop_task.c123 .check_preempt_curr = check_preempt_curr_stop,
Didle.c505 .check_preempt_curr = check_preempt_curr_idle,
Dsched.h2158 void (*check_preempt_curr)(struct rq *rq, struct task_struct *p, int flags); member
2430 extern void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags);
Dcore.c2174 void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags) in check_preempt_curr() function
2177 rq->curr->sched_class->check_preempt_curr(rq, p, flags); in check_preempt_curr()
2327 check_preempt_curr(rq, p, 0); in move_queued_task()
3176 check_preempt_curr(dst_rq, p, 0); in __migrate_swap_task()
3640 check_preempt_curr(rq, p, wake_flags); in ttwu_do_wakeup()
4737 check_preempt_curr(rq, p, WF_FORK); in wake_up_new_task()
Dfair.c8489 check_preempt_curr(rq, p, 0); in attach_task()
11815 check_preempt_curr(rq, p, 0); in prio_changed_fair()
11959 check_preempt_curr(rq, p, 0); in switched_to_fair()
12318 .check_preempt_curr = check_preempt_wakeup,
Ddeadline.c2702 .check_preempt_curr = check_preempt_curr_dl,
Drt.c2683 .check_preempt_curr = check_preempt_curr_rt,
/linux-6.1.9/Documentation/translations/zh_CN/scheduler/
Dsched-design-CFS.rst150 - check_preempt_curr(...)
/linux-6.1.9/Documentation/scheduler/
Dsched-design-CFS.rst183 - check_preempt_curr(...)
/linux-6.1.9/Documentation/trace/
Dftrace.rst2033 <idle>-0 3d.h3 3us : check_preempt_curr <-ttwu_do_wakeup
2034 <idle>-0 3d.h3 3us : resched_curr <-check_preempt_curr