Home
last modified time | relevance | path

Searched defs:terminate (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/net/lib/py/
Dutils.py34 def process(self, terminate=True, fail=None, timeout=5): argument
/tools/usb/usbip/src/
Dusbipd.c496 int i, terminate; in do_standalone_mode() local
/tools/testing/selftests/arm64/fp/
Dfp-stress.c45 static bool terminate; variable
/tools/net/ynl/
Dynl-gen-c.py1483 def print_prototype(ri, direction, terminate=True, doc=None): argument
1982 def print_parse_prototype(ri, direction, terminate=True): argument
2100 def print_req_policy_fwd(cw, struct, ri=None, terminate=True): argument
2172 def print_kernel_op_table_fwd(family, cw, terminate): argument
/tools/perf/
Dbuiltin-record.c1681 bool terminate = false; in record__thread() local