Lines Matching refs:start
322 int start, int end)
327 for (i = start; i <= end; i += inc) {
336 while (i > start) {
345 int start, int end)
352 for (i = start; i <= end; i += MTHCA_TABLE_CHUNK_SIZE / table->obj_size)
570 int start, end, dir;
581 start = 0;
590 start = dev->db_tab->npages - 1;
600 for (i = start; i != end; i += dir)
608 for (i = start; i != end; i += dir)