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.c2762 static void start_hrtick_dl(struct rq *rq, struct sched_dl_entity *dl_se) in start_hrtick_dl() function
2767 static void start_hrtick_dl(struct rq *rq, struct sched_dl_entity *dl_se) in start_hrtick_dl() function
2800 start_hrtick_dl(rq, &p->dl); in set_next_task_dl()
2891 start_hrtick_dl(rq, &p->dl); in task_tick_dl()