Searched refs:truncated_bytes (Results 1 – 2 of 2) sorted by relevance
79 size_t period_bytes, truncated_bytes = 0; in rt5514_spi_copy_work() local129 truncated_bytes = rt5514_dsp->buf_limit - rt5514_dsp->buf_rp; in rt5514_spi_copy_work()132 truncated_bytes); in rt5514_spi_copy_work()136 truncated_bytes, period_bytes - truncated_bytes); in rt5514_spi_copy_work()139 truncated_bytes; in rt5514_spi_copy_work()
2998 unsigned truncated_bytes; in guard_bio_eod() local3025 truncated_bytes = bio->bi_iter.bi_size - (maxsector << 9); in guard_bio_eod()3031 if (truncated_bytes > bvec->bv_len) in guard_bio_eod()3035 bio->bi_iter.bi_size -= truncated_bytes; in guard_bio_eod()3036 bvec->bv_len -= truncated_bytes; in guard_bio_eod()3044 truncated_bytes); in guard_bio_eod()