Home
last modified time | relevance | path

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

/linux/drivers/hv/
A Dconnection.c325 vmbus_connection.channels = kcalloc(MAX_CHANNEL_RELIDS, in vmbus_connect()
401 if (WARN_ON(relid >= MAX_CHANNEL_RELIDS)) in relid2channel()
A Dhyperv_vmbus.h200 #define MAX_CHANNEL_RELIDS \ macro
A Dchannel_mgmt.c375 if (WARN_ON(channel->offermsg.child_relid >= MAX_CHANNEL_RELIDS)) in vmbus_channel_map_relid()
409 if (WARN_ON(channel->offermsg.child_relid >= MAX_CHANNEL_RELIDS)) in vmbus_channel_unmap_relid()

Completed in 9 milliseconds