Searched refs:remaining_count (Results 1 – 2 of 2) sorted by relevance
405 unsigned long remaining_count = 0; in pvr_queue_get_job_cccb_fence() 419 remaining_count++; in pvr_queue_get_job_cccb_fence() 428 remaining_count++; in pvr_queue_get_job_cccb_fence() 431 return remaining_count; in pvr_queue_get_job_cccb_fence() 367 unsigned long remaining_count = 0; job_count_remaining_native_deps() local
1097 u32 remaining_count; in dwc2_hc_write_packet() local1105 remaining_count = chan->xfer_len - chan->xfer_count; in dwc2_hc_write_packet()1106 if (remaining_count > chan->max_packet) in dwc2_hc_write_packet()1109 byte_count = remaining_count; in dwc2_hc_write_packet()