Searched refs:test_channel (Results 1 – 2 of 2) sorted by relevance
156 struct vmbus_channel *test_channel = channel->primary_channel ? in hv_debug_delay_test() local159 bool state = test_channel->fuzz_testing_state; in hv_debug_delay_test()163 udelay(test_channel->fuzz_testing_interrupt_delay); in hv_debug_delay_test()165 udelay(test_channel->fuzz_testing_message_delay); in hv_debug_delay_test()
167 static char test_channel[20]; variable169 .string = test_channel,1095 strlcpy(params->channel, strim(test_channel), sizeof(params->channel)); in add_threaded_test()1236 strim(test_channel)) == 0) { in dmatest_chan_set()1260 if ((strcmp(dma_chan_name(dtc->chan), strim(test_channel)) != 0) in dmatest_chan_set()1261 && (strcmp("", strim(test_channel)) != 0)) { in dmatest_chan_set()1295 strlcpy(test_channel, "", sizeof(test_channel)); in dmatest_chan_get()