Searched refs:last_runnable (Results 1 – 1 of 1) sorted by relevance
3398 unsigned long last_runnable = p->scx.runnable_at; in check_rq_for_timeouts() local3401 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()