Home
last modified time | relevance | path

Searched refs:hvs_close_connection (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dhyperv_transport.c272 static void hvs_close_connection(struct vmbus_channel *chan) in hvs_close_connection() function
389 /* This reference will be dropped by hvs_close_connection(). */ in hvs_open_connection()
391 vmbus_set_chn_rescind_callback(chan, hvs_close_connection); in hvs_open_connection()
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dhyperv_transport.c281 static void hvs_close_connection(struct vmbus_channel *chan) in hvs_close_connection() function
400 /* This reference will be dropped by hvs_close_connection(). */ in hvs_open_connection()
402 vmbus_set_chn_rescind_callback(chan, hvs_close_connection); in hvs_open_connection()

Completed in 4 milliseconds