Home
last modified time | relevance | path

Searched refs:vsocket (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/vhost/
H A Dsocket.c260 conn->vsocket = vsocket; in vhost_user_add_connection()
307 struct vhost_user_socket *vsocket = conn->vsocket; in vhost_user_read_cb() local
548 reconn->vsocket = vsocket; in vhost_user_start_client()
585 if (vsocket) in rte_vhost_driver_attach_vdpa_device()
599 if (vsocket) in rte_vhost_driver_detach_vdpa_device()
614 if (vsocket) in rte_vhost_driver_get_vdpa_device()
634 if (vsocket) in rte_vhost_driver_disable_features()
812 if (vsocket && vsocket->path) { in vhost_user_socket_mem_free()
904 if (vsocket->linearbuf && !vsocket->extbuf) { in rte_vhost_driver_register()
977 if (reconn->vsocket == vsocket) { in vhost_user_remove_reconnect()
[all …]