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() argument
160 struct virtio_vsock *vsock in virtio_transport_send_pkt_work() local
217 virtio_transport_send_skb_fast_path(struct virtio_vsock * vsock,struct sk_buff * skb) virtio_transport_send_skb_fast_path() argument
240 struct virtio_vsock *vsock; virtio_transport_send_pkt() local
282 struct virtio_vsock *vsock; virtio_transport_cancel_pkt() local
311 virtio_vsock_rx_fill(struct virtio_vsock * vsock) virtio_vsock_rx_fill() argument
344 struct virtio_vsock *vsock = virtio_transport_tx_work() local
374 virtio_transport_more_replies(struct virtio_vsock * vsock) virtio_transport_more_replies() argument
386 virtio_vsock_event_fill_one(struct virtio_vsock * vsock,struct virtio_vsock_event * event) virtio_vsock_event_fill_one() argument
400 virtio_vsock_event_fill(struct virtio_vsock * vsock) virtio_vsock_event_fill() argument
425 virtio_vsock_update_guest_cid(struct virtio_vsock * vsock) virtio_vsock_update_guest_cid() argument
436 virtio_vsock_event_handle(struct virtio_vsock * vsock,struct virtio_vsock_event * event) virtio_vsock_event_handle() argument
450 struct virtio_vsock *vsock = virtio_transport_event_work() local
481 struct virtio_vsock *vsock = vq->vdev->priv; virtio_vsock_event_done() local
490 struct virtio_vsock *vsock = vq->vdev->priv; virtio_vsock_tx_done() local
499 struct virtio_vsock *vsock = vq->vdev->priv; virtio_vsock_rx_done() local
508 struct virtio_vsock *vsock; virtio_transport_can_msgzerocopy() local
608 struct virtio_vsock *vsock; virtio_transport_seqpacket_allow() local
626 struct virtio_vsock *vsock = virtio_transport_rx_work() local
690 virtio_vsock_vqs_init(struct virtio_vsock * vsock) virtio_vsock_vqs_init() argument
718 virtio_vsock_vqs_start(struct virtio_vsock * vsock) virtio_vsock_vqs_start() argument
746 virtio_vsock_vqs_del(struct virtio_vsock * vsock) virtio_vsock_vqs_del() argument
793 struct virtio_vsock *vsock = NULL; virtio_vsock_probe() local
853 struct virtio_vsock *vsock = vdev->priv; virtio_vsock_remove() local
879 struct virtio_vsock *vsock = vdev->priv; virtio_vsock_freeze() local
895 struct virtio_vsock *vsock = vdev->priv; virtio_vsock_restore() 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/include/net/
H A Dnet_namespace.h202 struct netns_vsock vsock; member