Home
last modified time | relevance | path

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

/linux-6.1.9/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()
/linux-6.1.9/include/linux/
Dhyperv.h1023 bool fuzz_testing_state; member