Home
last modified time | relevance | path

Searched refs:terminate (Results 1 – 12 of 12) sorted by relevance

/tools/testing/selftests/damon/
A Ddamon_nr_regions.py36 proc.terminate()
45 proc.terminate()
51 proc.terminate()
57 proc.terminate()
63 proc.terminate()
103 proc.terminate()
116 proc.terminate()
124 proc.terminate()
130 proc.terminate()
136 proc.terminate()
[all …]
A Ddamos_tried_regions.py26 proc.terminate()
35 proc.terminate()
41 proc.terminate()
47 proc.terminate()
53 proc.terminate()
/tools/testing/selftests/net/lib/py/
A Dutils.py71 self.process(terminate=False, fail=fail, timeout=timeout)
73 def process(self, terminate=True, fail=None, timeout=5): argument
75 fail = not terminate
79 if terminate:
80 self.proc.terminate()
119 self.terminate = not exit_wait and not ksft_wait
122 if shell and self.terminate:
130 return self.process(terminate=self.terminate, fail=self.check_fail)
/tools/testing/selftests/drivers/net/lib/py/
A Dload.py49 self._iperf_client.process(terminate=True)
54 self._iperf_server.process(terminate=True)
/tools/testing/selftests/arm64/gcs/
A Dgcs-stress.c44 static bool terminate; variable
312 if (terminate) in handle_exit_signal()
317 terminate = true; in handle_exit_signal()
452 if (terminate) in main()
517 terminate = true; in main()
/tools/testing/selftests/arm64/fp/
A Dfp-stress.c48 static bool terminate; variable
296 if (terminate) in handle_exit_signal()
301 terminate = true; in handle_exit_signal()
580 if (terminate) in main()
647 terminate = true; in main()
/tools/usb/usbip/src/
A Dusbipd.c496 int i, terminate; in do_standalone_mode() local
558 terminate = 0; in do_standalone_mode()
559 while (!terminate) { in do_standalone_mode()
565 terminate = 1; in do_standalone_mode()
/tools/net/ynl/pyynl/
A Dynl_gen_c.py1909 suffix = ';' if terminate else ''
2356 print_prototype(ri, direction, terminate=False)
2411 print_prototype(ri, direction, terminate=False)
2600 def print_parse_prototype(ri, direction, terminate=True): argument
2602 term = ';' if terminate else ''
2720 if terminate:
2728 suffix = ';' if terminate else ' = {'
2828 def print_kernel_op_table_fwd(family, cw, terminate): argument
2831 if not terminate or exported:
2853 if terminate:
[all …]
/tools/testing/kunit/
A Dkunit_kernel.py368 process.terminate()
/tools/perf/
A Dbuiltin-record.c1705 bool terminate = false; in record__thread() local
1725 if (record__mmap_read_all(thread->rec, false) < 0 || terminate) in record__thread()
1745 terminate = true; in record__thread()
/tools/usb/usbip/
A DCOPYING175 void, and will automatically terminate your rights under this License.
/tools/power/pm-graph/
A DREADME642 <adb connection will now terminate>

Completed in 36 milliseconds