Searched refs:len_written (Results 1 – 6 of 6) sorted by relevance
450 u32 len_written = 0; in cls_copy_data_from_queue_to_uart() local484 len_written++; in cls_copy_data_from_queue_to_uart()490 if (len_written > ch->ch_t_tlevel) in cls_copy_data_from_queue_to_uart()
482 u32 len_written = 0; in neo_copy_data_from_queue_to_uart() local545 len_written += s; in neo_copy_data_from_queue_to_uart()551 if (len_written >= ch->ch_t_tlevel) in neo_copy_data_from_queue_to_uart()
1721 __u32 len_written; member
2687 info.header.len_written = data_len; in kvm_s390_handle_pv()
5187 len_written is KVM's indication of how much bytes of that buffer5188 were actually written to. len_written can be used to determine the5201 __u32 len_written;