Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddeadline.c2310 static void start_hrtick_dl(struct rq *rq, struct sched_dl_entity *dl_se) in start_hrtick_dl() function
2315 static void start_hrtick_dl(struct rq *rq, struct sched_dl_entity *dl_se) in start_hrtick_dl() function
2341 start_hrtick_dl(rq, &p->dl); in set_next_task_dl()
2429 start_hrtick_dl(rq, &p->dl); in task_tick_dl()