Searched defs:pool_workqueue (Results 1 – 2 of 2) sorted by relevance
200 struct pool_workqueue { struct216 * and pwq_unbound_release_workfn() for details. pool_workqueue argument237 * the appropriate worker_pool through its pool_workqueues. argument
233 struct pool_workqueue { struct234 struct worker_pool *pool; /* I: the associated pool */235 struct workqueue_struct *wq; /* I: the owning workqueue */236 int work_color; /* L: current color */237 int flush_color; /* L: flushing color */238 int refcnt; /* L: reference count */239 int nr_in_flight[WORK_NR_COLORS];268 * and pwq_release_workfn() for details. pool_workqueue itself is also argument272 struct kthread_work release_work;273 struct rcu_head rcu;