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.c117 .task_tick = task_tick_stop,
H A Didle.c557 .task_tick = task_tick_idle,
H A Dcore.c881 rq->donor->sched_class->task_tick(rq, rq->donor, 1); in hrtick()
5531 donor->sched_class->task_tick(rq, donor, 0); in sched_tick()
5627 curr->sched_class->task_tick(rq, curr, 0); in sched_tick_remote()
H A Drt.c2593 .task_tick = task_tick_rt,
H A Ddeadline.c3371 .task_tick = task_tick_dl,
H A Dsched.h2543 void (*task_tick)(struct rq *rq, struct task_struct *p, int queued); member
H A Dext.c3377 .task_tick = task_tick_scx, in init_dsq()
H A Dfair.c13909 .task_tick = task_tick_fair,
/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-design-CFS.rst162 - task_tick(...)