Home
last modified time | relevance | path

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

/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()
443 struct hvsock *hvs; in hvs_sock_init()
460 struct hvsock *h = vsk->trans; in hvs_connect()
473 static void hvs_shutdown_lock_held(struct hvsock *hvs, int mode)
544 struct hvsock *hvs = vsk->trans; in hvs_destruct()
577 static int hvs_update_recv_data(struct hvsock *hvs)
608 struct hvsock *hv in hvs_stream_dequeue()
95 vskhvsock global() argument
97 vm_srv_idhvsock global() argument
98 host_srv_idhvsock global() argument
100 chanhvsock global() argument
101 recv_deschvsock global() argument
104 recv_data_lenhvsock global() argument
106 recv_data_offhvsock global() argument
109 fin_senthvsock global() argument
[all...]
/linux/include/linux/
H A Dhyperv.h1241 bool hvsock; member
/linux/drivers/hv/
H A Dvmbus_drv.c846 return drv->hvsock; in vmbus_match()