Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dhyperv_vmbus.h387 struct vmbus_channel *relid2channel(u32 relid);
Dconnection.c303 struct vmbus_channel *relid2channel(u32 relid) in relid2channel() function
Dchannel_mgmt.c398 channel = relid2channel(relid); in hv_process_channel_removal()
883 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()