Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c3398 unsigned long last_runnable = p->scx.runnable_at; in check_rq_for_timeouts() local
3401 last_runnable + READ_ONCE(sch->watchdog_timeout)))) { in check_rq_for_timeouts()
3402 u32 dur_ms = jiffies_to_msecs(jiffies - last_runnable); in check_rq_for_timeouts()