Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dext.c3321 unsigned long last_runnable = p->scx.runnable_at; in check_rq_for_timeouts() local
3324 last_runnable + scx_watchdog_timeout))) { in check_rq_for_timeouts()
3325 u32 dur_ms = jiffies_to_msecs(jiffies - last_runnable); in check_rq_for_timeouts()