Searched refs:rescue_at (Results 1 – 2 of 2) sorted by relevance
216 unsigned long rescue_at; /* queued on a rescue DSQ at, jiffies */ member
487 if (time_before(jiffies, p->scx.rescue_at + scx_rescue_overload_after)) in scx_rescue_check_overload()513 dur_ms = jiffies_to_msecs(jiffies - p->scx.rescue_at); in scx_rescue_check_overload()749 p->scx.rescue_at = jiffies; in scx_resolve_local_dsq()