Searched refs:current_pwq (Results 1 – 2 of 2) sorted by relevance
33 struct pool_workqueue *current_pwq; /* K: pwq */ member
1487 worker->current_pwq->stats[PWQ_STAT_CM_WAKEUP]++; in wq_worker_sleeping() 1502 struct pool_workqueue *pwq = worker->current_pwq; in wq_worker_tick() 2247 return worker && worker->current_pwq->wq == wq; in is_chained_work() 2343 if (worker && worker->current_pwq->wq == wq) { in __queue_work() 2344 pwq = worker->current_pwq; in __queue_work() 3242 worker->current_pwq = pwq; in process_one_work() 3367 worker->current_pwq = NULL;3839 WARN_ONCE(worker && ((worker->current_pwq->wq->flags &3842 worker->current_pwq->wq->name, worker->current_func, in wq_barrier_func() 4289 pwq = worker->current_pwq; in start_flush_work() [all...]