Searched refs:len_written (Results 1 – 7 of 7) 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()
268 __u32 len_written; member
1741 __u32 len_written; member
1734 __u32 len_written; member
2806 info.header.len_written = data_len; in kvm_s390_handle_pv()
5258 len_written is KVM's indication of how much bytes of that buffer5259 were actually written to. len_written can be used to determine the5272 __u32 len_written;