Searched refs:timeout (Results 1 – 11 of 11) sorted by relevance
18 local timeout31 …$smp" "$kernel" "$test_args" "$opts" "$arch" "$machine" "$check" "$accel" "$timeout" "$disabled_if"47 timeout=""85 elif [[ $line =~ ^timeout\ *=\ *(.*)$ ]]; then86 timeout=${BASH_REMATCH[1]}90 …me" "$groups" "$smp" "$kernel" "$test_args" "$opts" "$arch" "$machine" "$check" "$accel" "$timeout"
33 …echo "TESTNAME=$testname TIMEOUT=$timeout MACHINE=$machine ACCEL=$accel $RUNTIME_arch_run $kernel …85 local timeout="${11:-$TIMEOUT}" # unittests.cfg overrides the default203 print_result "FAIL" $testname "" "timeout; duration=$timeout"205 echo "not ok TEST_NUMBER - ${testname}: timeout; duration=$timeout" >&3
20 local timeout=${12}23 …me" "$groups" "$smp" "$kernel" "$test_args" "$opts" "$arch" "$machine" "$check" "$accel" "$timeout"39 … "$groups pv" "$smp" "$kernel" "$test_args" "$opts" "$arch" "$machine" "$check" "$accel" "$timeout"
15 timeout = 3024 timeout = 60126 timeout = 240229 timeout = 180348 timeout = 10356 timeout = 30365 timeout = 10382 timeout = 10391 timeout = 10399 timeout = 10[all …]
49 timeout = 556 timeout = 565 timeout = 5
732 uint64_t timeout; in sse_event_get_complete_timeout() local736 timeout = 3000; in sse_event_get_complete_timeout()738 timeout = strtoul(event_complete_timeout_str, NULL, 0); in sse_event_get_complete_timeout()740 return timer_get_cycles() + usec_to_cycles(timeout); in sse_event_get_complete_timeout()746 uint64_t timeout; in sse_test_inject_local() local787 timeout = sse_event_get_complete_timeout(); in sse_test_inject_local()788 while (!READ_ONCE(handler_arg->done) && timer_get_cycles() < timeout) { in sse_test_inject_local()819 uint64_t timeout; in sse_test_inject_global_cpu() local839 timeout = sse_event_get_complete_timeout(); in sse_test_inject_global_cpu()840 while (!READ_ONCE(test_arg->done) && timer_get_cycles() < timeout) { in sse_test_inject_global_cpu()[all …]
375 unsigned long timeout = (unsigned long)data; in ipi_hart_wait() local384 timer_start(timeout); in ipi_hart_wait()
109 timeout111 timeout = <duration>113 Optional timeout in seconds, after which the test will be killed and fail. Can
43 timeout = 600112 timeout = 10128 timeout = 20134 timeout = 20140 timeout = 20146 timeout = 20198 timeout = 5204 timeout = 5
37 TIMEOUT Timeout duration for the timeout(1) command
256 timeout = 10s