Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dchannel_mgmt.c1051 bool clean_up_chan_for_suspend; in vmbus_onoffer_rescind() local
1102 clean_up_chan_for_suspend = is_hvsock_channel(channel) || in vmbus_onoffer_rescind()
1130 if (clean_up_chan_for_suspend) in vmbus_onoffer_rescind()
1167 if (clean_up_chan_for_suspend) in vmbus_onoffer_rescind()
/kernel/linux/linux-6.6/drivers/hv/
H A Dchannel_mgmt.c1143 bool clean_up_chan_for_suspend; in vmbus_onoffer_rescind() local
1206 clean_up_chan_for_suspend = is_hvsock_channel(channel) || in vmbus_onoffer_rescind()
1234 if (clean_up_chan_for_suspend) in vmbus_onoffer_rescind()
1271 if (clean_up_chan_for_suspend) in vmbus_onoffer_rescind()

Completed in 4 milliseconds