Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dstop_task.c125 .task_tick = task_tick_stop,
H A Didle.c498 .task_tick = task_tick_idle,
H A Dsched.h2276 void (*task_tick)(struct rq *rq, struct task_struct *p, int queued); member
H A Ddeadline.c2752 .task_tick = task_tick_dl,
H A Drt.c2722 .task_tick = task_tick_rt,
H A Dcore.c797 rq->curr->sched_class->task_tick(rq, rq->curr, 1); in hrtick()
5658 curr->sched_class->task_tick(rq, curr, 0); in scheduler_tick()
5748 curr->sched_class->task_tick(rq, curr, 0); in sched_tick_remote()
H A Dfair.c13161 .task_tick = task_tick_fair,
/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-design-CFS.rst162 - task_tick(...)
/openbmc/linux/Documentation/scheduler/
H A Dsched-design-CFS.rst197 - task_tick(...)