Home
last modified time | relevance | path

Searched refs:relid2channel (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dhyperv_vmbus.h344 struct vmbus_channel *relid2channel(u32 relid);
H A Dconnection.c303 * relid2channel - Get the channel object given its
306 struct vmbus_channel *relid2channel(u32 relid) in relid2channel() function
309 pr_warn_once("relid2channel: relid=%d: No channels mapped!\n", relid); in relid2channel()
H A Dchannel_mgmt.c1090 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()
H A Dvmbus_drv.c1260 channel = relid2channel(relid); in vmbus_chan_sched()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhyperv_vmbus.h358 struct vmbus_channel *relid2channel(u32 relid);
H A Dconnection.c350 * relid2channel - Get the channel object given its
353 struct vmbus_channel *relid2channel(u32 relid) in relid2channel() function
356 pr_warn_once("relid2channel: relid=%d: No channels mapped!\n", relid); in relid2channel()
H A Dchannel_mgmt.c1182 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()
H A Dvmbus_drv.c1246 channel = relid2channel(relid); in vmbus_chan_sched()

Completed in 12 milliseconds