Home
last modified time | relevance | path

Searched defs:len_to_copy (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/rust/kernel/
H A Dstr.rs465 let len_to_copy = core::cmp::min(pos_new, self.end).saturating_sub(self.pos); in write_str() localVariable
/openbmc/qemu/hw/display/
H A Dxlnx_dp.c407 int len_to_copy; in xlnx_dp_audio_callback() local
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c2220 int len_to_copy; in ufshcd_copy_sense_data() local