Lines Matching refs:current_pwq
1453 worker->current_pwq->stats[PWQ_STAT_CM_WAKEUP]++; in wq_worker_sleeping()
1468 struct pool_workqueue *pwq = worker->current_pwq; in wq_worker_tick()
2204 return worker && worker->current_pwq->wq == wq; in is_chained_work()
2289 if (worker && worker->current_pwq->wq == wq) { in __queue_work()
2290 pwq = worker->current_pwq; in __queue_work()
3158 worker->current_pwq = pwq; in process_one_work()
3280 worker->current_pwq = NULL; in process_one_work()
3704 WARN_ONCE(worker && ((worker->current_pwq->wq->flags & in check_flush_dependency()
3707 worker->current_pwq->wq->name, worker->current_func, in check_flush_dependency()
4140 pwq = worker->current_pwq; in start_flush_work()
6119 copy_from_kernel_nofault(&pwq, &worker->current_pwq, sizeof(pwq)); in print_worker_info()
6218 if (worker->current_pwq == pwq) { in show_pwq()
6228 if (worker->current_pwq != pwq) in show_pwq()