Home
last modified time | relevance | path

Searched refs:hv_ringbuffer_spinlock_busy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dring_buffer.c254 bool hv_ringbuffer_spinlock_busy(struct vmbus_channel *channel) in hv_ringbuffer_spinlock_busy() function
260 EXPORT_SYMBOL_GPL(hv_ringbuffer_spinlock_busy); variable
/kernel/linux/linux-6.6/drivers/hv/
H A Dring_buffer.c266 bool hv_ringbuffer_spinlock_busy(struct vmbus_channel *channel) in hv_ringbuffer_spinlock_busy() function
272 EXPORT_SYMBOL_GPL(hv_ringbuffer_spinlock_busy); variable
/kernel/linux/linux-5.10/include/linux/
H A Dhyperv.h1272 bool hv_ringbuffer_spinlock_busy(struct vmbus_channel *channel);
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dhyperv_fb.c809 if (hv_ringbuffer_spinlock_busy(hdev->channel)) in hvfb_on_panic()
/kernel/linux/linux-6.6/include/linux/
H A Dhyperv.h1338 bool hv_ringbuffer_spinlock_busy(struct vmbus_channel *channel);
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dhyperv_fb.c791 if (hv_ringbuffer_spinlock_busy(hdev->channel)) in hvfb_on_panic()

Completed in 13 milliseconds