Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dchannel_mgmt.c1189 if (channel->rescind_ref) { in vmbus_onoffer_rescind()
1193 channel->rescind_ref = true; in vmbus_onoffer_rescind()
/openbmc/linux/include/linux/
H A Dhyperv.h854 bool rescind_ref; /* got rescind msg, got channel reference */ member