Lines Matching defs:dispatched
48 * are dispatched upwards level by level until they reach the top and get
50 * level, if the bios are dispatched into a single bio_list, there's a risk
54 * To avoid such starvation, dispatched bios are queued separately
55 * according to where they came from. When they are again dispatched to
61 * throtl_service_queue and then dispatched in round-robin order.
79 * Bios queued directly to this service_queue or dispatched from
124 * dispatched from children. qnode_on_parent is used when bios are
125 * dispatched from this throtl_grp into its parent and will compete
154 /* Number of bytes dispatched in current slice */
156 /* Number of bio's dispatched in current slice */
853 * A bio has been dispatched. Also adjust slice_end. It might happen
855 * slice_end, but later limit was bumped up and bio was dispatched
993 * of jiffies to wait before this bio is with-in IO rate and can be dispatched
1098 * dispatched. Mark that @tg was empty. This is automatically
1262 * the first child throtl_grp should be dispatched. This function
1278 bool dispatched;
1287 dispatched = false;
1297 dispatched = true;
1309 if (!dispatched)
1449 * account recently dispatched IO with new low rate.
2302 * we take into account all the IO dispatched so far at new
2339 * cause undue delay as @bio is likely to be dispatched directly if