Lines Matching full:queued
25 When a new work item gets queued, the worker begins executing again.
81 off of the queue, one after the other. If no work is queued, the
87 which manages worker-pools and processes the queued work items.
91 worker-pools to serve work items queued on unbound workqueues - the
102 When a work item is queued to a workqueue, the target worker-pool is
106 be queued on the worklist of either normal or highpri worker-pool that
143 on code paths that handle memory reclaim are required to be queued on
168 Work items queued to an unbound wq are served by the special
195 Work items of a highpri wq are queued to the highpri
243 achieve this behavior. Work items on such wq were always queued to the
258 Work items w0, w1, w2 are queued to a bound wq q0 on the same CPU.
307 Now, let's assume w1 and w2 are queued to a different wq q1 which has
329 reclaim, they should be queued to separate wq each with
394 conditions hold after a work item gets queued: