Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hv/
Dchannel_mgmt.c1175 if (channel->rescind_ref) { in vmbus_onoffer_rescind()
1179 channel->rescind_ref = true; in vmbus_onoffer_rescind()
/linux-6.1.9/include/linux/
Dhyperv.h833 bool rescind_ref; /* got rescind msg, got channel reference */ member