Home
last modified time | relevance | path

Searched refs:INVALID_RELID (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hv/
A Dchannel_mgmt.c439 WARN_ON(channel->offermsg.child_relid == INVALID_RELID && in hv_process_channel_removal()
449 if (channel->offermsg.child_relid != INVALID_RELID) in hv_process_channel_removal()
471 if (channel->offermsg.child_relid != INVALID_RELID) in hv_process_channel_removal()
1050 WARN_ON(oldchannel->offermsg.child_relid != INVALID_RELID); in vmbus_onoffer()
A Dvmbus_drv.c2507 channel->offermsg.child_relid = INVALID_RELID; in vmbus_bus_suspend()
/linux/include/linux/
A Dhyperv.h489 #define INVALID_RELID U32_MAX macro

Completed in 17 milliseconds