Home
last modified time | relevance | path

Searched defs:vsock (Results 1 – 4 of 4) sorted by relevance

/linux/net/vmw_vsock/
H A Dvirtio_transport.c81 struct virtio_vsock *vsock; in virtio_transport_get_local_cid() local
99 struct virtio_vsock *vsock, gfp_t gfp) in virtio_transport_send_skb() argument
157 struct virtio_vsock *vsock in virtio_transport_send_pkt_work() local
214 virtio_transport_send_skb_fast_path(struct virtio_vsock * vsock,struct sk_buff * skb) virtio_transport_send_skb_fast_path() argument
237 struct virtio_vsock *vsock; virtio_transport_send_pkt() local
279 struct virtio_vsock *vsock; virtio_transport_cancel_pkt() local
308 virtio_vsock_rx_fill(struct virtio_vsock * vsock) virtio_vsock_rx_fill() argument
341 struct virtio_vsock *vsock = virtio_transport_tx_work() local
371 virtio_transport_more_replies(struct virtio_vsock * vsock) virtio_transport_more_replies() argument
383 virtio_vsock_event_fill_one(struct virtio_vsock * vsock,struct virtio_vsock_event * event) virtio_vsock_event_fill_one() argument
397 virtio_vsock_event_fill(struct virtio_vsock * vsock) virtio_vsock_event_fill() argument
422 virtio_vsock_update_guest_cid(struct virtio_vsock * vsock) virtio_vsock_update_guest_cid() argument
433 virtio_vsock_event_handle(struct virtio_vsock * vsock,struct virtio_vsock_event * event) virtio_vsock_event_handle() argument
447 struct virtio_vsock *vsock = virtio_transport_event_work() local
478 struct virtio_vsock *vsock = vq->vdev->priv; virtio_vsock_event_done() local
487 struct virtio_vsock *vsock = vq->vdev->priv; virtio_vsock_tx_done() local
496 struct virtio_vsock *vsock = vq->vdev->priv; virtio_vsock_rx_done() local
505 struct virtio_vsock *vsock; virtio_transport_can_msgzerocopy() local
598 struct virtio_vsock *vsock; virtio_transport_seqpacket_allow() local
613 struct virtio_vsock *vsock = virtio_transport_rx_work() local
673 virtio_vsock_vqs_init(struct virtio_vsock * vsock) virtio_vsock_vqs_init() argument
701 virtio_vsock_vqs_start(struct virtio_vsock * vsock) virtio_vsock_vqs_start() argument
729 virtio_vsock_vqs_del(struct virtio_vsock * vsock) virtio_vsock_vqs_del() argument
776 struct virtio_vsock *vsock = NULL; virtio_vsock_probe() local
836 struct virtio_vsock *vsock = vdev->priv; virtio_vsock_remove() local
862 struct virtio_vsock *vsock = vdev->priv; virtio_vsock_freeze() local
878 struct virtio_vsock *vsock = vdev->priv; virtio_vsock_restore() local
[all...]
H A Dvsock_loopback.c31 struct vsock_loopback *vsock = &the_vsock_loopback; in vsock_loopback_send_pkt() local
42 struct vsock_loopback *vsock = &the_vsock_loopback; in vsock_loopback_cancel_pkt() local
116 struct vsock_loopback *vsock = in vsock_loopback_work() local
139 struct vsock_loopback *vsock = &the_vsock_loopback; vsock_loopback_init() local
163 struct vsock_loopback *vsock = &the_vsock_loopback; vsock_loopback_exit() local
[all...]
H A Dvmci_transport.c517 static bool vmci_transport_is_trusted(struct vsock_sock *vsock, u32 peer_cid) in vmci_transport_is_trusted()
527 static bool vmci_transport_allow_dgram(struct vsock_sock *vsock, u32 peer_cid) in vmci_transport_allow_dgram()
/linux/drivers/vhost/
H A Dvsock.c72 struct vhost_vsock *vsock; in vhost_vsock_get() local
90 vhost_transport_do_send_pkt(struct vhost_vsock *vsock, in vhost_transport_do_send_pkt()
263 struct vhost_vsock *vsock; in vhost_transport_send_pkt_work() local
275 struct vhost_vsock *vsock; in vhost_transport_send_pkt() local
301 struct vhost_vsock *vsock; in vhost_transport_cancel_pkt() local
391 static bool vhost_vsock_more_replies(struct vhost_vsock *vsock) in vhost_vsock_more_replies()
465 struct vhost_vsock *vsock; in vhost_transport_seqpacket_allow() local
483 struct vhost_vsock *vsock = container_of(vq->dev, struct vhost_vsock, in vhost_vsock_handle_tx_kick() local
560 struct vhost_vsock *vsock = container_of(vq->dev, struct vhost_vsock, in vhost_vsock_handle_rx_kick() local
566 static int vhost_vsock_start(struct vhost_vsock *vsock) in vhost_vsock_start()
[all …]