Lines Matching defs:list
1206 /* Empty burst list and add just bfqq (see comments on bfq_handle_burst) */
1216 * Start the creation of a new burst list only if there is no
1229 /* Add bfqq to the list of queues in current burst (see bfq_handle_burst) */
1246 * We can now mark all queues in the burst list as
1258 * belonging to a large burst. So the burst list is not
1265 * Burst not yet large: add bfqq to the burst list. Do
1267 * is removed from the burst list before freeing bfqq
1337 * maintaining a "burst list" that holds, temporarily, the queues that
1338 * belong to the burst in progress. The list is then used to mark
1343 * list (as it could be the first queue in a possible burst)
1347 * at which a new queue entered the burst list, then the function appends
1348 * Q to the burst list
1353 * . all the queues in the burst list are marked as belonging to a
1356 * . the burst list is deleted; in fact, the burst list already served
1365 * at which a queue either entered the burst list or was marked as
1371 * either entered the burst list or was marked as belonging to the
1376 * . the burst list is emptied
1378 * . Q is inserted in the burst list, as Q may be the first queue
1379 * in a possible new burst (then the burst list contains just Q
1385 * If bfqq is already in the burst list or is part of a large
1407 * inserted into the burst list. In particular the list will
1889 * if set, and remove bfqq from the burst list if it's
1891 * that bfqq does not need to belong to the burst list any
2181 * waker queue a list, woken_list, of
2758 /* Avoid a circular list and skip interim queue merges. */
4701 * service, then the queue is removed from the active list
5367 * the current burst list--without incrementing
5369 * burst list is not the burst list bfqq belonged to
5380 * must be removed from the woken list of its possible waker
5381 * queue, and all queues in the woken list of bfqq must stop
5392 /* remove bfqq from woken list */
5396 /* reset waker for all queues in woken list */
6296 struct list_head *list,
6299 while (!list_empty(list)) {
6302 rq = list_first_entry(list, struct request, queuelist);
6769 * burst list before being
6775 * bfqq from the burst list as
6781 * current burst list is still
6782 * the same burst list from
6786 * burst list, then we add
6788 * list without any further