Searched refs:last_runnable (Results 1 – 1 of 1) sorted by relevance
2697 unsigned long last_runnable = p->scx.runnable_at; in check_rq_for_timeouts() local2700 last_runnable + scx_watchdog_timeout))) { in check_rq_for_timeouts()2701 u32 dur_ms = jiffies_to_msecs(jiffies - last_runnable); in check_rq_for_timeouts()