Home
last modified time | relevance | path

Searched refs:rescind_ref (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/hv/
H A Dchannel_mgmt.c1186 if (channel->rescind_ref) { in vmbus_onoffer_rescind()
1190 channel->rescind_ref = true; in vmbus_onoffer_rescind()
/linux-6.15/include/linux/
H A Dhyperv.h791 bool rescind_ref; /* got rescind msg, got channel reference */ member