Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dstop_task.c114 .task_tick = task_tick_stop,
H A Didle.c585 .task_tick = task_tick_idle,
H A Dcore.c894 rq->donor->sched_class->task_tick(rq, rq->donor, 1); in hrtick()
5573 donor->sched_class->task_tick(rq, donor, 0); in sched_tick()
5669 curr->sched_class->task_tick(rq, curr, 0); in sched_tick_remote()
H A Drt.c2601 .task_tick = task_tick_rt,
H A Ddeadline.c3426 .task_tick = task_tick_dl,
H A Dsched.h2605 void (*task_tick)(struct rq *rq, struct task_struct *p, int queued); member
H A Dext.c3461 .task_tick = task_tick_scx,
H A Dfair.c13977 .task_tick = task_tick_fair,
/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-design-CFS.rst162 - task_tick(...)