Home
last modified time | relevance | path

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

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