Home
last modified time | relevance | path

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

/linux-6.12.1/net/vmw_vsock/
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 …]
/linux-6.12.1/include/linux/
Dhyperv.h1281 bool hvsock; member
/linux-6.12.1/drivers/hv/
Dvmbus_drv.c819 return drv->hvsock; in vmbus_match()