Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Ddeadline.c2374 static void start_hrtick_dl(struct rq *rq, struct sched_dl_entity *dl_se) in start_hrtick_dl() function
2379 static void start_hrtick_dl(struct rq *rq, struct sched_dl_entity *dl_se) in start_hrtick_dl() function
2405 start_hrtick_dl(rq, &p->dl); in set_next_task_dl()
2492 start_hrtick_dl(rq, &p->dl); in task_tick_dl()