Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
A Dvsock_loopback.c108 .notify_send_post_enqueue = virtio_transport_notify_send_post_enqueue,
A Dvirtio_transport_common.c713 int virtio_transport_notify_send_post_enqueue(struct vsock_sock *vsk, in virtio_transport_notify_send_post_enqueue() function
718 EXPORT_SYMBOL_GPL(virtio_transport_notify_send_post_enqueue);
A Dvirtio_transport.c492 .notify_send_post_enqueue = virtio_transport_notify_send_post_enqueue,
/linux/include/linux/
A Dvirtio_vsock.h122 int virtio_transport_notify_send_post_enqueue(struct vsock_sock *vsk,
/linux/drivers/vhost/
A Dvsock.c469 .notify_send_post_enqueue = virtio_transport_notify_send_post_enqueue,

Completed in 13 milliseconds