Home
last modified time | relevance | path

Searched refs:hvsock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/vmw_vsock/
H A 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()
534 struct hvsock *hvs = vsk->trans; in hvs_destruct()
566 static int hvs_update_recv_data(struct hvsock *hvs) in hvs_update_recv_data()
589 struct hvsock *hv in hvs_stream_dequeue()
[all...]
/kernel/linux/linux-6.6/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()
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()
577 static int hvs_update_recv_data(struct hvsock *hvs) in hvs_update_recv_data()
606 struct hvsock *hv in hvs_stream_dequeue()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dhyperv.h886 * Channel rescind callback. Some channels (the hvsock ones), need to
1184 * A hvsock offer, which has a VMBUS_CHANNEL_TLNPI_PROVIDER_OFFER
1186 * offer's if_type/if_instance can change for every new hvsock
1190 * from vmbus driver to hvsock driver, we can handle hvsock offer as
1192 * indicate if the driver is the hvsock driver or not: we need to
1195 bool hvsock; member
/kernel/linux/linux-6.6/include/linux/
H A Dhyperv.h931 * Channel rescind callback. Some channels (the hvsock ones), need to
1247 * A hvsock offer, which has a VMBUS_CHANNEL_TLNPI_PROVIDER_OFFER
1249 * offer's if_type/if_instance can change for every new hvsock
1253 * from vmbus driver to hvsock driver, we can handle hvsock offer as
1255 * indicate if the driver is the hvsock driver or not: we need to
1258 bool hvsock; member
/kernel/linux/linux-5.10/drivers/hv/
H A Dvmbus_drv.c865 return drv->hvsock; in vmbus_match()
/kernel/linux/linux-6.6/drivers/hv/
H A Dvmbus_drv.c829 return drv->hvsock; in vmbus_match()

Completed in 16 milliseconds