Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dstop_task.c131 .task_tick = task_tick_stop,
H A Didle.c510 .task_tick = task_tick_idle,
H A Dsched.h1870 void (*task_tick)(struct rq *rq, struct task_struct *p, int queued); member
H A Dcore.c372 rq->curr->sched_class->task_tick(rq, rq->curr, 1); in hrtick()
4271 curr->sched_class->task_tick(rq, curr, 0); in scheduler_tick()
4360 curr->sched_class->task_tick(rq, curr, 0); in sched_tick_remote()
H A Drt.c2573 .task_tick = task_tick_rt,
H A Ddeadline.c2543 .task_tick = task_tick_dl,
H A Dfair.c11537 .task_tick = task_tick_fair,
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-design-CFS.rst197 - task_tick(...)