Searched refs:truncated_bytes (Results 1 – 2 of 2) sorted by relevance
82 size_t period_bytes, truncated_bytes = 0; in rt5514_spi_copy_work() local124 truncated_bytes = rt5514_dsp->buf_limit - rt5514_dsp->buf_rp; in rt5514_spi_copy_work()127 truncated_bytes); in rt5514_spi_copy_work()131 truncated_bytes, period_bytes - truncated_bytes); in rt5514_spi_copy_work()134 truncated_bytes; in rt5514_spi_copy_work()
3000 unsigned truncated_bytes; in guard_bio_eod() local3027 truncated_bytes = bio->bi_iter.bi_size - (maxsector << 9); in guard_bio_eod()3030 bio->bi_iter.bi_size -= truncated_bytes; in guard_bio_eod()3031 bvec->bv_len -= truncated_bytes; in guard_bio_eod()3036 truncated_bytes); in guard_bio_eod()