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