Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/sched/
Ddeadline.c1030 static inline u64 dl_next_period(struct sched_dl_entity *dl_se) in dl_next_period() function
1060 act = ns_to_ktime(dl_next_period(dl_se)); in start_dl_timer()
1242 dl_time_before(rq_clock(rq), dl_next_period(dl_se))) { in dl_check_constrained_dl()