sent_wrote        554 net/vmw_vsock/vmci_transport_notify.c 	bool sent_wrote = false;
sent_wrote        576 net/vmw_vsock/vmci_transport_notify.c 		       !sent_wrote &&
sent_wrote        580 net/vmw_vsock/vmci_transport_notify.c 				sent_wrote = true;
sent_wrote        310 net/vmw_vsock/vmci_transport_notify_qstate.c 	bool sent_wrote = false;
sent_wrote        322 net/vmw_vsock/vmci_transport_notify_qstate.c 		       !sent_wrote &&
sent_wrote        326 net/vmw_vsock/vmci_transport_notify_qstate.c 				sent_wrote = true;
sent_wrote        332 net/vmw_vsock/vmci_transport_notify_qstate.c 	if (retries >= VMCI_TRANSPORT_MAX_DGRAM_RESENDS && !sent_wrote) {