Searched refs:hv_debug_delay_test (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/hv/ |
H A D | hyperv_vmbus.h | 453 void hv_debug_delay_test(struct vmbus_channel *channel, enum delay delay_type); 459 static inline void hv_debug_delay_test(struct vmbus_channel *channel, in hv_debug_delay_test() function
|
H A D | ring_buffer.c | 421 hv_debug_delay_test(channel, MESSAGE_DELAY); in hv_pkt_iter_first() 447 hv_debug_delay_test(channel, MESSAGE_DELAY); in __hv_pkt_iter_next()
|
H A D | hv_debugfs.c | 154 void hv_debug_delay_test(struct vmbus_channel *channel, enum delay delay_type) in hv_debug_delay_test() function
|
H A D | connection.c | 338 hv_debug_delay_test(channel, INTERRUPT_DELAY); in vmbus_on_event()
|
/kernel/linux/linux-6.6/drivers/hv/ |
H A D | hyperv_vmbus.h | 467 void hv_debug_delay_test(struct vmbus_channel *channel, enum delay delay_type); 473 static inline void hv_debug_delay_test(struct vmbus_channel *channel, in hv_debug_delay_test() function
|
H A D | hv_debugfs.c | 154 void hv_debug_delay_test(struct vmbus_channel *channel, enum delay delay_type) in hv_debug_delay_test() function
|
H A D | ring_buffer.c | 469 hv_debug_delay_test(channel, MESSAGE_DELAY); in hv_pkt_iter_first() 529 hv_debug_delay_test(channel, MESSAGE_DELAY); in __hv_pkt_iter_next()
|
H A D | connection.c | 385 hv_debug_delay_test(channel, INTERRUPT_DELAY); in vmbus_on_event()
|
Completed in 11 milliseconds