Searched refs:virtio_vsock (Results 1 – 3 of 3) sorted by relevance
26 static struct virtio_vsock __rcu *the_virtio_vsock;30 struct virtio_vsock { struct84 struct virtio_vsock *vsock; in virtio_transport_get_local_cid() argument102 struct virtio_vsock *vsock, gfp_t gfp) in virtio_transport_send_skb()160 struct virtio_vsock *vsock = in virtio_transport_send_pkt_work()161 container_of(work, struct virtio_vsock, send_pkt_work); in virtio_transport_send_pkt_work()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()282 struct virtio_vsock *vsock; in virtio_transport_cancel_pkt()311 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
27867 F: include/linux/virtio_vsock.h27869 F: include/uapi/linux/virtio_vsock.h