Searched refs:last_progress_ts (Results 1 – 1 of 1) sorted by relevance
193 unsigned long last_progress_ts; /* L: last forward progress timestamp */ member1700 pwq->pool->last_progress_ts = jiffies; in __pwq_activate_work()2351 pool->last_progress_ts = jiffies; in __queue_work()3356 worker->pool->last_progress_ts = jiffies; in process_scheduled_works()4854 pool->last_progress_ts = jiffies; in init_worker_pool()6468 hung = jiffies_to_msecs(jiffies - pool->last_progress_ts) / 1000; in show_one_worker_pool()7695 pool_ts = READ_ONCE(pool->last_progress_ts); in wq_watchdog_timer_fn()