Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dvmci_transport_notify_qstate.c21 u64 notify_limit; in vmci_transport_notify_waiting_write() local
47 notify_limit = vmci_trans(vsk)->consume_size - in vmci_transport_notify_waiting_write()
50 /* The notify_limit is used to delay notifications in the case where in vmci_transport_notify_waiting_write()
60 notify_limit; in vmci_transport_notify_waiting_write()
H A Dvmci_transport_notify.c21 u64 notify_limit; in vmci_transport_notify_waiting_write() local
48 notify_limit = vmci_trans(vsk)->consume_size - in vmci_transport_notify_waiting_write()
51 notify_limit = 0; in vmci_transport_notify_waiting_write()
60 * The notify_limit is used to delay notifications in the case where in vmci_transport_notify_waiting_write()
69 notify_limit; in vmci_transport_notify_waiting_write()
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvmci_transport_notify_qstate.c21 u64 notify_limit; in vmci_transport_notify_waiting_write() local
47 notify_limit = vmci_trans(vsk)->consume_size - in vmci_transport_notify_waiting_write()
50 /* The notify_limit is used to delay notifications in the case where in vmci_transport_notify_waiting_write()
60 notify_limit; in vmci_transport_notify_waiting_write()
H A Dvmci_transport_notify.c21 u64 notify_limit; in vmci_transport_notify_waiting_write() local
48 notify_limit = vmci_trans(vsk)->consume_size - in vmci_transport_notify_waiting_write()
51 notify_limit = 0; in vmci_transport_notify_waiting_write()
60 * The notify_limit is used to delay notifications in the case where in vmci_transport_notify_waiting_write()
69 notify_limit; in vmci_transport_notify_waiting_write()

Completed in 4 milliseconds