Home
last modified time | relevance | path

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

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/sched/
H A Dstop_task.c118 .check_preempt_curr = check_preempt_curr_stop,
H A Didle.c501 .check_preempt_curr = check_preempt_curr_idle,
H A Dsched.h1837 void (*check_preempt_curr)(struct rq *rq, struct task_struct *p, int flags); member
2105 extern void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags);
H A Dcore.c1714 void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags) in check_preempt_curr() function
1717 rq->curr->sched_class->check_preempt_curr(rq, p, flags); in check_preempt_curr()
1864 check_preempt_curr(rq, p, 0); in move_queued_task()
2490 check_preempt_curr(dst_rq, p, 0); in __migrate_swap_task()
2958 check_preempt_curr(rq, p, wake_flags); in ttwu_do_wakeup()
3864 check_preempt_curr(rq, p, WF_FORK); in wake_up_new_task()
H A Dfair.c7877 check_preempt_curr(rq, p, 0); in attach_task()
10841 check_preempt_curr(rq, p, 0); in prio_changed_fair()
10979 check_preempt_curr(rq, p, 0); in switched_to_fair()
11268 .check_preempt_curr = check_preempt_wakeup,
H A Drt.c2478 .check_preempt_curr = check_preempt_curr_rt,
H A Ddeadline.c2534 .check_preempt_curr = check_preempt_curr_dl,
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/sched/
H A Dstop_task.c118 .check_preempt_curr = check_preempt_curr_stop,
H A Didle.c501 .check_preempt_curr = check_preempt_curr_idle,
H A Dsched.h1837 void (*check_preempt_curr)(struct rq *rq, struct task_struct *p, int flags); member
2105 extern void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags);
H A Dcore.c1714 void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags) in check_preempt_curr() function
1717 rq->curr->sched_class->check_preempt_curr(rq, p, flags); in check_preempt_curr()
1864 check_preempt_curr(rq, p, 0); in move_queued_task()
2490 check_preempt_curr(dst_rq, p, 0); in __migrate_swap_task()
2958 check_preempt_curr(rq, p, wake_flags); in ttwu_do_wakeup()
3864 check_preempt_curr(rq, p, WF_FORK); in wake_up_new_task()
H A Dfair.c7877 check_preempt_curr(rq, p, 0); in attach_task()
10841 check_preempt_curr(rq, p, 0); in prio_changed_fair()
10979 check_preempt_curr(rq, p, 0); in switched_to_fair()
11268 .check_preempt_curr = check_preempt_wakeup,
H A Ddeadline.c2534 .check_preempt_curr = check_preempt_curr_dl,
H A Drt.c2478 .check_preempt_curr = check_preempt_curr_rt,
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/sched/
H A Dstop_task.c118 .check_preempt_curr = check_preempt_curr_stop,
H A Didle.c501 .check_preempt_curr = check_preempt_curr_idle,
H A Dsched.h1837 void (*check_preempt_curr)(struct rq *rq, struct task_struct *p, int flags); member
2105 extern void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags);
H A Dcore.c1714 void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags) in check_preempt_curr() function
1717 rq->curr->sched_class->check_preempt_curr(rq, p, flags); in check_preempt_curr()
1864 check_preempt_curr(rq, p, 0); in move_queued_task()
2490 check_preempt_curr(dst_rq, p, 0); in __migrate_swap_task()
2958 check_preempt_curr(rq, p, wake_flags); in ttwu_do_wakeup()
3864 check_preempt_curr(rq, p, WF_FORK); in wake_up_new_task()
H A Dfair.c7877 check_preempt_curr(rq, p, 0); in attach_task()
10841 check_preempt_curr(rq, p, 0); in prio_changed_fair()
10979 check_preempt_curr(rq, p, 0); in switched_to_fair()
11268 .check_preempt_curr = check_preempt_wakeup,
H A Ddeadline.c2534 .check_preempt_curr = check_preempt_curr_dl,
H A Drt.c2478 .check_preempt_curr = check_preempt_curr_rt,
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/scheduler/
H A Dsched-design-CFS.rst183 - check_preempt_curr(...)
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/scheduler/
H A Dsched-design-CFS.rst183 - check_preempt_curr(...)
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/scheduler/
H A Dsched-design-CFS.rst183 - check_preempt_curr(...)
/dports/benchmarks/inferno/inferno-0.10.9/tests/data/flamegraph/example-perf-stacks/
H A Dpalette.map111 check_preempt_curr->rgb(237,112,25)

12