Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/hv/
Dhyperv_vmbus.h350 struct vmbus_channel *relid2channel(u32 relid);
Dconnection.c368 struct vmbus_channel *relid2channel(u32 relid) in relid2channel() function
Dchannel_mgmt.c1179 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()
Dvmbus_drv.c1236 channel = relid2channel(relid); in vmbus_chan_sched()