Home
last modified time | relevance | path

Searched refs:virtio_transport_notify_send_pre_enqueue (Results 1 – 2 of 2) sorted by relevance

/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c1022 int virtio_transport_notify_send_pre_enqueue(struct vsock_sock *vsk, in virtio_transport_notify_send_pre_enqueue() function
1027 EXPORT_SYMBOL_GPL(virtio_transport_notify_send_pre_enqueue);
H A Dvirtio_transport.c598 .notify_send_pre_enqueue = virtio_transport_notify_send_pre_enqueue,