Home
last modified time | relevance | path

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

/net/vmw_vsock/
Dvsock_loopback.c101 .notify_send_post_enqueue = virtio_transport_notify_send_post_enqueue,
Dvirtio_transport_common.c596 int virtio_transport_notify_send_post_enqueue(struct vsock_sock *vsk, in virtio_transport_notify_send_post_enqueue() function
601 EXPORT_SYMBOL_GPL(virtio_transport_notify_send_post_enqueue);
Dvirtio_transport.c484 .notify_send_post_enqueue = virtio_transport_notify_send_post_enqueue,