Searched refs:len_written (Results 1 – 6 of 6) sorted by relevance
448 u32 len_written = 0; in cls_copy_data_from_queue_to_uart() local473 len_written++; in cls_copy_data_from_queue_to_uart()476 if (len_written > ch->ch_t_tlevel) in cls_copy_data_from_queue_to_uart()
483 u32 len_written = 0; in neo_copy_data_from_queue_to_uart() local536 len_written += s; in neo_copy_data_from_queue_to_uart()539 if (len_written >= ch->ch_t_tlevel) in neo_copy_data_from_queue_to_uart()
268 __u32 len_written; member
2814 info.header.len_written = data_len; in kvm_s390_handle_pv()
5361 len_written is KVM's indication of how much bytes of that buffer5362 were actually written to. len_written can be used to determine the5375 __u32 len_written;