Searched refs:hvs_channel_cb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/vmw_vsock/ |
H A D | hyperv_transport.c | 238 static void hvs_channel_cb(void *ctx) in hvs_channel_cb() function 375 ret = vmbus_open(chan, sndbuf, rcvbuf, NULL, 0, hvs_channel_cb, in hvs_open_connection()
|
/kernel/linux/linux-6.6/net/vmw_vsock/ |
H A D | hyperv_transport.c | 247 static void hvs_channel_cb(void *ctx) in hvs_channel_cb() function 386 ret = vmbus_open(chan, sndbuf, rcvbuf, NULL, 0, hvs_channel_cb, in hvs_open_connection()
|
Completed in 3 milliseconds