Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c1027 int virtio_transport_notify_send_post_enqueue(struct vsock_sock *vsk, in virtio_transport_notify_send_post_enqueue() function
1032 EXPORT_SYMBOL_GPL(virtio_transport_notify_send_post_enqueue);
H A Dvirtio_transport.c599 .notify_send_post_enqueue = virtio_transport_notify_send_post_enqueue,