Searched refs:to_do (Results 1 – 2 of 2) sorted by relevance
3642 int to_do; in blk_mq_alloc_rqs() local3673 to_do = min(entries_per_page, depth - i); in blk_mq_alloc_rqs()3674 left -= to_do * rq_size; in blk_mq_alloc_rqs()3675 for (j = 0; j < to_do; j++) { in blk_mq_alloc_rqs()
2702 static int sky2_status_intr(struct sky2_hw *hw, int to_do, u16 idx) in sky2_status_intr() argument2708 if (to_do <= 0) in sky2_status_intr()2757 if (++work_done >= to_do) in sky2_status_intr()