Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/hv/
Dhv_debugfs.c59 int *buffer_val = &channel->fuzz_testing_interrupt_delay; in hv_debug_delay_files()
163 udelay(test_channel->fuzz_testing_interrupt_delay); in hv_debug_delay_test()
/linux-6.6.21/include/linux/
Dhyperv.h1033 u32 fuzz_testing_interrupt_delay; member