Home
last modified time | relevance | path

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

/Linux-v5.10/net/vmw_vsock/
Dhyperv_transport.c91 struct hvsock { struct
242 struct hvsock *hvs = vsk->trans; in hvs_channel_cb()
294 struct hvsock *hvs = NULL; in hvs_open_connection()
295 struct hvsock *hvs_new = NULL; in hvs_open_connection()
433 struct hvsock *hvs; in hvs_sock_init()
450 struct hvsock *h = vsk->trans; in hvs_connect()
463 static void hvs_shutdown_lock_held(struct hvsock *hvs, int mode) in hvs_shutdown_lock_held()
538 struct hvsock *hvs = vsk->trans; in hvs_destruct()
570 static int hvs_update_recv_data(struct hvsock *hvs) in hvs_update_recv_data()
593 struct hvsock *hvs = vsk->trans; in hvs_stream_dequeue()
[all …]
/Linux-v5.10/include/linux/
Dhyperv.h1195 bool hvsock; member
/Linux-v5.10/drivers/hv/
Dvmbus_drv.c865 return drv->hvsock; in vmbus_match()