Lines Matching full:one
30 functions associated with the work items one after the other. When
37 In the original wq implementation, a multi threaded (MT) wq had one
38 worker thread per CPU and a single threaded (ST) wq had one worker
48 worker pool. A MT wq could provide only one execution context per CPU
49 while a ST wq one for the whole system. Work items had to compete for
86 off of the queue, one after the other. If no work is queued, the
94 The backend is called gcwq. There is one gcwq for each possible CPU
95 and one gcwq to serve work items queued on unbound workqueues.
124 optimal. As long as there are one or more runnable workers on the
157 there is one.
174 one worker system-wide at any given time.
203 have this flag set. The wq is guaranteed to have at least one
272 and only one work item can be active at any given time thus achieving
287 simple FIFO scheduling, the following is one highly simplified version
376 attribute, can use one of the system wq. There is no difference in
404 The first one can be tracked using tracing: