Searched refs:to_do (Results 1 – 2 of 2) sorted by relevance
3608 int to_do; in blk_mq_alloc_rqs() local 3639 to_do = min(entries_per_page, depth - i); in blk_mq_alloc_rqs() 3640 left -= to_do * rq_size; in blk_mq_alloc_rqs() 3641 for (j = 0; j < to_do; j++) { in blk_mq_alloc_rqs()
2704 static int sky2_status_intr(struct sky2_hw *hw, int to_do, u16 idx) in sky2_status_intr() argument2710 if (to_do <= 0) in sky2_status_intr()2759 if (++work_done >= to_do) in sky2_status_intr()