Lines Matching refs: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 There are two worker-pools, one for normal work items and the other
126 stalling should be optimal. As long as there are one or more runnable
160 there is one.
196 have this flag set. The wq is guaranteed to have at least one
228 at most one worker system-wide at any given time.
252 worker-pools and only one work item can be active at any given time thus
267 simple FIFO scheduling, the following is one highly simplified version
343 attribute, can use one of the system wq. There is no difference in
371 The first one can be tracked using tracing: