Searched refs:virtio_vsock (Results 1 – 3 of 3) sorted by relevance
25 static struct virtio_vsock __rcu *the_virtio_vsock;29 struct virtio_vsock { struct81 struct virtio_vsock *vsock; in virtio_transport_get_local_cid() argument99 struct virtio_vsock *vsock, gfp_t gfp) in virtio_transport_send_skb()157 struct virtio_vsock *vsock = in virtio_transport_send_pkt_work()158 container_of(work, struct virtio_vsock, send_pkt_work); in virtio_transport_send_pkt_work()214 static int virtio_transport_send_skb_fast_path(struct virtio_vsock *vsock, struct sk_buff *skb) in virtio_transport_send_skb_fast_path()237 struct virtio_vsock *vsock; in virtio_transport_send_pkt()279 struct virtio_vsock *vsock; in virtio_transport_cancel_pkt()308 static void virtio_vsock_rx_fill(struct virtio_vsock *vsock) in virtio_vsock_rx_fill()[all …]
70 the virtio_vsock. The module will be called
25059 F: include/linux/virtio_vsock.h25060 F: include/uapi/linux/virtio_vsock.h