Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/hv/
Dhyperv_vmbus.h358 struct vmbus_channel *relid2channel(u32 relid);
Dconnection.c353 struct vmbus_channel *relid2channel(u32 relid) in relid2channel() function
Dchannel_mgmt.c1182 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()
Dvmbus_drv.c1246 channel = relid2channel(relid); in vmbus_chan_sched()