Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
Dhv_debugfs.c86 bool *state = &channel->fuzz_testing_state; in hv_debug_set_test_state()
159 bool state = test_channel->fuzz_testing_state; in hv_debug_delay_test()
/kernel/linux/linux-5.10/include/linux/
Dhyperv.h978 bool fuzz_testing_state; member