Lines Matching defs:end
284 * Only need start/end time stamping if we have iostat or
709 * blk_mq_complete_request - end I/O on a request
1005 * we end up here it means that no requests are pending and
1296 * If we end up here it is because we cannot dispatch a request to a
2325 unsigned long end = start + order_to_size(page->private);
2332 if (rq_addr >= start && rq_addr < end) {
3217 int i, j, end;
3271 end = i;
3274 end = q->nr_hw_queues;
3278 for (; j < end; j++) {