Searched refs:in_flight_bytes (Results 1 – 6 of 6) sorted by relevance
80 state->in_flight_bytes = 0; in dma_cookie_status()92 u32 in_flight_bytes) in dma_set_in_flight_bytes() argument95 state->in_flight_bytes = in_flight_bytes; in dma_set_in_flight_bytes()
1346 state->in_flight_bytes = 0; in stm32_mdma_desc_residue()1348 state->in_flight_bytes = cbndtr & STM32_MDMA_CBNDTR_BNDT_MASK; in stm32_mdma_desc_residue()
138 int64_t in_flight_bytes; member211 s->in_flight_bytes += bytes; in block_copy_task_create()242 task->s->in_flight_bytes -= task->req.bytes - new_bytes; in block_copy_task_shrink()253 task->s->in_flight_bytes -= task->req.bytes; in block_copy_task_end()261 task->s->in_flight_bytes); in block_copy_task_end()707 s->in_flight_bytes); in block_copy_reset()
265 state.in_flight_bytes); in snd_dmaengine_pcm_pointer()
938 count = dma->rx_size - state.residue + state.in_flight_bytes; in __dma_rx_do_complete()946 if (state.in_flight_bytes) { in __dma_rx_do_complete()
729 u32 in_flight_bytes; member