Searched refs:copied_total (Results 1 – 15 of 15) sorted by relevance
88 u64 copied_total; member122 stream->copied_total += dma->trans_len; in sprd_platform_compr_dma_complete()123 if (stream->copied_total > stream->received_total) in sprd_platform_compr_dma_complete()124 stream->copied_total = stream->received_total; in sprd_platform_compr_dma_complete()468 stream->copied_total = 0; in sprd_platform_compr_trigger()523 tstamp->copied_total = stream->copied_total; in sprd_platform_compr_pointer()557 stream->copied_total += data_count; in sprd_platform_compr_copy()571 stream->copied_total += avail_bytes; in sprd_platform_compr_copy()
71 uint64_t copied_total; member171 prtd->copied_total += bytes_written; in event_handler_compr()583 tstamp->copied_total = prtd->copied_total; in q6apm_dai_compr_pointer()584 temp_copied_total = tstamp->copied_total; in q6apm_dai_compr_pointer()790 bytes_in_flight = prtd->bytes_received - prtd->copied_total; in q6apm_compr_copy()794 prtd->copied_total = ALIGN(prtd->copied_total, prtd->pcm_count); in q6apm_compr_copy()
64 uint64_t copied_total; member566 prtd->copied_total += bytes_written; in compress_event_handler()1052 tstamp->copied_total = prtd->copied_total; in q6asm_dai_compr_pointer()1053 temp_copied_total = tstamp->copied_total; in q6asm_dai_compr_pointer()1102 bytes_in_flight = prtd->bytes_received - prtd->copied_total; in q6asm_compr_copy()1106 prtd->copied_total = ALIGN(prtd->copied_total, prtd->pcm_count); in q6asm_compr_copy()
52 __u32 copied_total; member71 __u64 copied_total; member
21 div64_u64_rem(sstream->copied_total, buffer_size, &prev_pos); in sof_set_transferred_bytes()28 sstream->copied_total += copied; in sof_set_transferred_bytes()383 tstamp->copied_total = sstream->copied_total; in sof_compr_pointer()
110 u64 copied_total; member
118 tstamp->copied_total = stream->cstream_posn; in acp_probes_compr_pointer()
184 tstamp32->copied_total = (u32)tstamp64->copied_total; in snd_compr_tstamp32_from_64()197 tstamp->copied_total); in snd_compr_update_tstamp()199 stream->runtime->total_bytes_transferred = tstamp->copied_total; in snd_compr_update_tstamp()201 stream->runtime->total_bytes_available = tstamp->copied_total; in snd_compr_update_tstamp()
122 tstamp->copied_total = hdac_stream(hext_stream)->curr_pos; in hda_probes_compr_pointer()
269 tstamp->copied_total = sub->rd_total / 2; in uniphier_aio_compr_pointer()272 tstamp->copied_total = sub->rd_total; in uniphier_aio_compr_pointer()
346 tstamp->copied_total = fw_tstamp.ring_buffer_counter; in sst_cdev_tstamp()355 str_id, tstamp->copied_total, tstamp->pcm_frames); in sst_cdev_tstamp()
176 u64 copied_total; member1911 tstamp->copied_total = compr->copied_total; in wm_adsp_compr_pointer()1912 tstamp->copied_total += buf->avail * CS_DSP_DATA_WORD_SIZE; in wm_adsp_compr_pointer()2015 compr->copied_total += ntotal; in wm_adsp_compr_read()
209 u64 temp_copied_total = tstamp->copied_total; in sst_platform_compr_pointer()
225 tstamp->copied_total = hdac_stream(host_stream)->curr_pos; in avs_probe_compr_pointer()
2007 size_t len, int flags, int copied_total, in __mptcp_recvmsg_mskq() argument2024 if (total_data_len + data_len <= copied_total) { in __mptcp_recvmsg_mskq()2031 delta = copied_total - total_data_len; in __mptcp_recvmsg_mskq()