Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
H A Dvirtio_transport.c84 struct virtio_vsock *vsock; in virtio_transport_get_local_cid() local
102 struct virtio_vsock *vsock, gfp_t gfp) in virtio_transport_send_skb()
160 struct virtio_vsock *vsock = in virtio_transport_send_pkt_work() local
217 static int virtio_transport_send_skb_fast_path(struct virtio_vsock *vsock, struct sk_buff *skb) in virtio_transport_send_skb_fast_path()
240 struct virtio_vsock *vsock; in virtio_transport_send_pkt() local
282 struct virtio_vsock *vsock; in virtio_transport_cancel_pkt() local
311 static void virtio_vsock_rx_fill(struct virtio_vsock *vsock) in virtio_vsock_rx_fill()
344 struct virtio_vsock *vsock = in virtio_transport_tx_work() local
374 static bool virtio_transport_more_replies(struct virtio_vsock *vsock) in virtio_transport_more_replies()
386 static int virtio_vsock_event_fill_one(struct virtio_vsock *vsock, in virtio_vsock_event_fill_one()
[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.c76 struct vhost_vsock *vsock; in vhost_vsock_get() local
95 vhost_transport_do_send_pkt(struct vhost_vsock *vsock, in vhost_transport_do_send_pkt()
268 struct vhost_vsock *vsock; in vhost_transport_send_pkt_work() local
280 struct vhost_vsock *vsock; in vhost_transport_send_pkt() local
306 struct vhost_vsock *vsock; in vhost_transport_cancel_pkt() local
397 static bool vhost_vsock_more_replies(struct vhost_vsock *vsock) in vhost_vsock_more_replies()
480 struct vhost_vsock *vsock; in vhost_transport_seqpacket_allow() local
498 struct vhost_vsock *vsock = container_of(vq->dev, struct vhost_vsock, in vhost_vsock_handle_tx_kick() local
576 struct vhost_vsock *vsock = container_of(vq->dev, struct vhost_vsock, in vhost_vsock_handle_rx_kick() local
582 static int vhost_vsock_start(struct vhost_vsock *vsock) in vhost_vsock_start()
[all …]