Home
last modified time | relevance | path

Searched refs:channel_mutex (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hv/
H A Dhyperv_vmbus.h279 struct mutex channel_mutex; member
485 lockdep_assert_held(&vmbus_connection.channel_mutex); in hv_is_allocated_cpu()
/linux/drivers/uio/
H A Duio_hv_generic.c97 mutex_lock(&vmbus_connection.channel_mutex); in hv_uio_irqcontrol()
100 mutex_unlock(&vmbus_connection.channel_mutex); in hv_uio_irqcontrol()