Home
last modified time | relevance | path

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

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