Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hv/
Dchannel_mgmt.c1189 if (channel->rescind_ref) { in vmbus_onoffer_rescind()
1193 channel->rescind_ref = true; in vmbus_onoffer_rescind()
/Linux-v6.6/include/linux/
Dhyperv.h833 bool rescind_ref; /* got rescind msg, got channel reference */ member