Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Dhyperv_transport.c94 struct hvsock { struct
251 struct hvsock *hvs = vsk->trans; in hvs_channel_cb()
303 struct hvsock *hvs = NULL; in hvs_open_connection()
304 struct hvsock *hvs_new = NULL; in hvs_open_connection()
444 struct hvsock *hvs; in hvs_sock_init()
461 struct hvsock *h = vsk->trans; in hvs_connect()
474 static void hvs_shutdown_lock_held(struct hvsock *hvs, int mode) in hvs_shutdown_lock_held()
545 struct hvsock *hvs = vsk->trans; in hvs_destruct()
578 static int hvs_update_recv_data(struct hvsock *hvs) in hvs_update_recv_data()
607 struct hvsock *hvs = vsk->trans; in hvs_stream_dequeue()
[all …]
/openbmc/linux/include/linux/
H A Dhyperv.h1279 bool hvsock; member
/openbmc/linux/drivers/hv/
H A Dvmbus_drv.c829 return drv->hvsock; in vmbus_match()