Lines Matching refs:current_pwq
1392 return worker && worker->current_pwq->wq == wq; in is_chained_work()
1476 if (worker && worker->current_pwq->wq == wq) { in __queue_work()
1477 pwq = worker->current_pwq; in __queue_work()
2233 worker->current_pwq = pwq; in process_one_work()
2340 worker->current_pwq = NULL; in process_one_work()
2638 WARN_ONCE(worker && ((worker->current_pwq->wq->flags & in check_flush_dependency()
2641 worker->current_pwq->wq->name, worker->current_func, in check_flush_dependency()
3039 pwq = worker->current_pwq; in start_flush_work()
4703 copy_from_kernel_nofault(&pwq, &worker->current_pwq, sizeof(pwq)); in print_worker_info()
4754 if (worker->current_pwq == pwq) { in show_pwq()
4764 if (worker->current_pwq != pwq) in show_pwq()