Home
last modified time | relevance | path

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

/linux-6.15/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()
545 struct hvsock *hvs = vsk->trans; in hvs_destruct()
607 struct hvsock *hvs = vsk->trans; in hvs_stream_dequeue()
649 struct hvsock *hvs = vsk->trans; in hvs_stream_enqueue()
696 struct hvsock *hvs = vsk->trans; in hvs_stream_has_data()
[all …]
/linux-6.15/include/linux/
H A Dhyperv.h1215 bool hvsock; member
/linux-6.15/drivers/hv/
H A Dvmbus_drv.c819 return drv->hvsock; in vmbus_match()