Home
last modified time | relevance | path

Searched refs:sent_read (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dvmci_transport_notify_qstate.c103 bool sent_read; in vmci_transport_send_read_notification() local
108 sent_read = false; in vmci_transport_send_read_notification()
121 !sent_read && in vmci_transport_send_read_notification()
125 sent_read = true; in vmci_transport_send_read_notification()
130 if (retries >= VMCI_TRANSPORT_MAX_DGRAM_RESENDS && !sent_read) in vmci_transport_send_read_notification()
H A Dvmci_transport_notify.c262 bool sent_read; in vmci_transport_send_read_notification() local
267 sent_read = false; in vmci_transport_send_read_notification()
280 !sent_read && in vmci_transport_send_read_notification()
284 sent_read = true; in vmci_transport_send_read_notification()
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvmci_transport_notify_qstate.c103 bool sent_read; in vmci_transport_send_read_notification() local
108 sent_read = false; in vmci_transport_send_read_notification()
121 !sent_read && in vmci_transport_send_read_notification()
125 sent_read = true; in vmci_transport_send_read_notification()
130 if (retries >= VMCI_TRANSPORT_MAX_DGRAM_RESENDS && !sent_read) in vmci_transport_send_read_notification()
H A Dvmci_transport_notify.c262 bool sent_read; in vmci_transport_send_read_notification() local
267 sent_read = false; in vmci_transport_send_read_notification()
280 !sent_read && in vmci_transport_send_read_notification()
284 sent_read = true; in vmci_transport_send_read_notification()

Completed in 4 milliseconds