Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddeadline.c1048 struct hrtimer *timer = &dl_se->dl_timer; in start_dl_timer()
1107 dl_timer); in dl_task_timer()
1212 struct hrtimer *timer = &dl_se->dl_timer; in init_dl_task_timer()
1682 hrtimer_try_to_cancel(&p->dl.dl_timer); in enqueue_task_dl()
/openbmc/linux/include/linux/
H A Dsched.h659 struct hrtimer dl_timer; member