Searched refs:last_progress_ts (Results 1 – 1 of 1) sorted by relevance
202 unsigned long last_progress_ts; /* L: last forward progress timestamp */ member1715 pwq->pool->last_progress_ts = jiffies; in __pwq_activate_work()2390 pool->last_progress_ts = jiffies; in __queue_work()3394 worker->pool->last_progress_ts = jiffies; in process_scheduled_works()4892 pool->last_progress_ts = jiffies; in init_worker_pool()6554 hung = jiffies_to_msecs(jiffies - pool->last_progress_ts) / 1000; in show_one_worker_pool()7787 pool_ts = READ_ONCE(pool->last_progress_ts); in wq_watchdog_timer_fn()7808 pool_ts = pool->last_progress_ts; in wq_watchdog_timer_fn()