Searched defs:vsock (Results 1 – 3 of 3) sorted by relevance
76 struct virtio_vsock *vsock = virtio_vsock_get(); in virtio_transport_get_local_cid() local83 struct virtio_vsock *vsock = in virtio_transport_loopback_work() local103 static int virtio_transport_send_pkt_loopback(struct virtio_vsock *vsock, in virtio_transport_send_pkt_loopback()120 struct virtio_vsock *vsock = in virtio_transport_send_pkt_work() local195 struct virtio_vsock *vsock; in virtio_transport_send_pkt() local221 struct virtio_vsock *vsock; in virtio_transport_cancel_pkt() local259 static void virtio_vsock_rx_fill(struct virtio_vsock *vsock) in virtio_vsock_rx_fill()301 struct virtio_vsock *vsock = in virtio_transport_tx_work() local325 static bool virtio_transport_more_replies(struct virtio_vsock *vsock) in virtio_transport_more_replies()338 struct virtio_vsock *vsock = in virtio_transport_rx_work() local[all …]
498 static bool vmci_transport_is_trusted(struct vsock_sock *vsock, u32 peer_cid) in vmci_transport_is_trusted()508 static bool vmci_transport_allow_dgram(struct vsock_sock *vsock, u32 peer_cid) in vmci_transport_allow_dgram()
55 struct vhost_vsock *vsock; in __vhost_vsock_get() local74 struct vhost_vsock *vsock; in vhost_vsock_get() local84 vhost_transport_do_send_pkt(struct vhost_vsock *vsock, in vhost_transport_do_send_pkt()199 struct vhost_vsock *vsock; in vhost_transport_send_pkt_work() local210 struct vhost_vsock *vsock; in vhost_transport_send_pkt() local234 struct vhost_vsock *vsock; in vhost_transport_cancel_pkt() local331 static bool vhost_vsock_more_replies(struct vhost_vsock *vsock) in vhost_vsock_more_replies()346 struct vhost_vsock *vsock = container_of(vq->dev, struct vhost_vsock, in vhost_vsock_handle_tx_kick() local416 struct vhost_vsock *vsock = container_of(vq->dev, struct vhost_vsock, in vhost_vsock_handle_rx_kick() local422 static int vhost_vsock_start(struct vhost_vsock *vsock) in vhost_vsock_start()[all …]