Home
last modified time | relevance | path

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

/Linux-v5.4/net/vmw_vsock/
Dhyperv_transport.c89 struct hvsock { struct
278 struct hvsock *hvs = vsk->trans; in hvs_channel_cb()
330 struct hvsock *hvs = NULL; in hvs_open_connection()
331 struct hvsock *hvs_new = NULL; in hvs_open_connection()
463 struct hvsock *hvs; in hvs_sock_init()
480 struct hvsock *h = vsk->trans; in hvs_connect()
493 static void hvs_shutdown_lock_held(struct hvsock *hvs, int mode) in hvs_shutdown_lock_held()
571 struct hvsock *hvs = vsk->trans; in hvs_destruct()
603 static int hvs_update_recv_data(struct hvsock *hvs) in hvs_update_recv_data()
626 struct hvsock *hvs = vsk->trans; in hvs_stream_dequeue()
[all …]
/Linux-v5.4/include/linux/
Dhyperv.h1145 bool hvsock; member
/Linux-v5.4/drivers/hv/
Dvmbus_drv.c844 return drv->hvsock; in vmbus_match()