Home
last modified time | relevance | path

Searched defs:pool_workqueue (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/kernel/
Dworkqueue.c227 struct pool_workqueue { struct
228 struct worker_pool *pool; /* I: the associated pool */
229 struct workqueue_struct *wq; /* I: the owning workqueue */
230 int work_color; /* L: current color */
231 int flush_color; /* L: flushing color */
232 int refcnt; /* L: reference count */
233 int nr_in_flight[WORK_NR_COLORS];
262 * and pwq_release_workfn() for details. pool_workqueue itself is also argument
283 * the appropriate worker_pool through its pool_workqueues. argument