Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
A Dvsock_loopback.c107 .notify_send_pre_enqueue = virtio_transport_notify_send_pre_enqueue,
A Dvirtio_transport_common.c706 int virtio_transport_notify_send_pre_enqueue(struct vsock_sock *vsk, in virtio_transport_notify_send_pre_enqueue() function
711 EXPORT_SYMBOL_GPL(virtio_transport_notify_send_pre_enqueue);
A Dvirtio_transport.c491 .notify_send_pre_enqueue = virtio_transport_notify_send_pre_enqueue,
/linux/include/linux/
A Dvirtio_vsock.h120 int virtio_transport_notify_send_pre_enqueue(struct vsock_sock *vsk,
/linux/drivers/vhost/
A Dvsock.c468 .notify_send_pre_enqueue = virtio_transport_notify_send_pre_enqueue,

Completed in 14 milliseconds