| /linux/tools/testing/kunit/ |
| H A D | kunit_tool_test.py | 46 test_is_subset_of(self) global() argument 56 test_read_from_file(self) global() argument 70 test_write_to_file(self) global() argument 86 setUp(self) global() argument 90 noPrintCallContains(self, substr: str) global() argument 94 assertContains(self, needle: str, haystack: kunit_parser.LineStream) global() argument 102 test_output_isolated_correctly(self) global() argument 113 test_output_with_prefix_isolated_correctly(self) global() argument 142 test_parse_successful_test_log(self) global() argument 149 test_parse_successful_nested_tests_log(self) global() argument 156 test_kselftest_nested(self) global() argument 163 test_parse_failed_test_log(self) global() argument 170 test_parse_failed_nested_tests_log(self) global() argument 181 test_no_header(self) global() argument 190 test_missing_test_plan(self) global() argument 201 test_no_tests(self) global() argument 210 test_no_tests_no_plan(self) global() argument 222 test_no_kunit_output(self) global() argument 233 test_skipped_test(self) global() argument 242 test_skipped_all_tests(self) global() argument 250 test_ignores_hyphen(self) global() argument 264 test_ignores_prefix_printk_time(self) global() argument 272 test_ignores_multiple_prefixes(self) global() argument 280 test_prefix_mixed_kernel_output(self) global() argument 288 test_prefix_poundsign(self) global() argument 296 test_kernel_panic_end(self) global() argument 304 test_pound_no_prefix(self) global() argument 312 test_summarize_failures(self) global() argument 333 test_ktap_format(self) global() argument 342 test_parse_subtest_header(self) global() argument 348 test_parse_attributes(self) global() argument 364 test_show_test_output_on_failure(self) global() argument 379 test_parse_late_test_plan(self) global() argument 395 test_basic(self) global() argument 412 test_is_lazy(self) global() argument 431 setUp(self) global() argument 435 test_invalid_kunitconfig(self) global() argument 439 test_valid_kunitconfig(self) global() argument 443 test_dir_kunitconfig(self) global() argument 449 test_multiple_kunitconfig(self) global() argument 466 test_multiple_kunitconfig_invalid(self) global() argument 478 test_kconfig_add(self) global() argument 486 test_invalid_arch(self) global() argument 490 test_run_kernel_hits_exception(self) global() argument 506 test_run_kernel_args_not_mutated(self) global() argument 532 test_run_kernel_skips_terminal_reset_without_tty(self) global() argument 550 test_signal_handler_skips_terminal_reset_without_tty(self) global() argument 562 test_signal_handler_resets_terminal_with_tty(self) global() argument 574 test_build_reconfig_no_config(self) global() argument 590 test_build_reconfig_existing_config(self) global() argument 610 test_build_reconfig_remove_option(self) global() argument 635 setUp(self) global() argument 639 _json_for(self, log_file) global() argument 647 test_failed_test_json(self) global() argument 653 test_crashed_test_json(self) global() argument 659 test_skipped_test_json(self) global() argument 665 test_no_tests_json(self) global() argument 669 test_nested_json(self) global() argument 676 __eq__(self, other) global() argument 680 setUp(self) global() argument 695 test_config_passes_args_pass(self) global() argument 700 test_build_passes_args_pass(self) global() argument 706 test_exec_passes_args_pass(self) global() argument 714 test_run_passes_args_pass(self) global() argument 722 test_exec_passes_args_fail(self) global() argument 728 test_run_passes_args_fail(self) global() argument 737 test_exec_no_tests(self) global() argument 746 test_exec_raw_output(self) global() argument 754 test_run_raw_output(self) global() argument 763 test_run_raw_output_kunit(self) global() argument 772 test_run_raw_output_invalid(self) global() argument 778 test_run_raw_output_does_not_take_positional_args(self) global() argument 786 test_exec_timeout(self) global() argument 793 test_run_timeout(self) global() argument 801 test_run_builddir(self) global() argument 810 test_run_builddir_from_env(self) global() argument 819 test_run_builddir_override(self) global() argument 827 test_config_builddir(self) global() argument 832 test_build_builddir(self) global() argument 838 test_exec_builddir(self) global() argument 845 test_run_kunitconfig(self) global() argument 856 test_config_kunitconfig(self) global() argument 867 test_config_alltests(self) global() argument 880 test_run_multiple_kunitconfig(self, mock_linux_init) global() argument 892 test_run_kconfig_add(self) global() argument 903 test_run_qemu_args(self) global() argument 914 test_run_kernel_args(self) global() argument 921 test_list_tests(self) global() argument 933 test_run_isolated_by_suite(self, mock_tests) global() argument 946 test_run_isolated_by_test(self, mock_tests) global() argument 961 test_list_suites(self, mock_stdout, mock_tests) global() argument 970 test_list_cmds(self, mock_stdout) global() argument 978 test_run_list_opts(self, mock_stdout) global() argument [all...] |
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_multitouch.py | 58 def __init__(self, id, x, y): argument 74 def __init__(self, x, y): argument 103 self, argument 151 def touches_in_a_report(self): argument 154 def event(self, slots, global_data=None, contact_count=None, incr_scantime=True): argument 178 def get_report(self, req, rnum, rtype): argument 197 def set_report(self, req, rnum, rtype, data): argument 244 self, argument 264 self, argument 293 def __init__(self, max_slots): argument [all …]
|
| H A D | test_mouse.py | 35 def __init__(self, rdesc, name=None, input_info=None): argument 42 def create_report(self, x, y, buttons=None, wheels=None, reportID=None): argument 88 def event(self, x, y, buttons=None, wheels=None): argument 139 def __init__(self, rdesc=report_descriptor, name=None, input_info=None): argument 142 def fake_report(self, x, y, buttons): argument 202 def __init__(self, rdesc=report_descriptor, name=None, input_info=None): argument 246 def __init__(self, rdesc=report_descriptor, name=None, input_info=None): argument 327 self, rdesc=report_descriptor, name=device_name, input_info=device_input_info argument 331 def event(self, x, y, buttons=None, wheels=None): argument 408 def __init__(self, rdesc=report_descriptor, name=None, input_info=None): argument [all …]
|
| H A D | test_wacom_generic.py | 62 def fill(self, reportdata): argument 98 def fill(self, reportdata): argument 123 def fill(self, reportdata): argument 143 def contains(self, field): argument 166 def __init__(self, rdesc, name=None, info=None): argument 176 def match_evdev_rule(self, application, evdev): argument 192 self, x, y, pressure, buttons=None, toolid=None, proximity=None, reportID=None argument 232 def create_report_heartbeat(self, reportID): argument 243 def create_report_pad(self, reportID, ring, ek0): argument 264 def event(self, x, y, pressure, buttons=None, toolid=None, proximity=None): argument [all …]
|
| /linux/scripts/gdb/linux/ |
| H A D | mm.py | 24 def __init__(self): argument 35 def __init__(self): argument 94 def kasan_reset_tag(self, addr): argument 97 def SECTION_NR_TO_ROOT(self, sec): argument 100 def __nr_to_section(self, nr): argument 105 def pfn_to_section_nr(self, pfn): argument 108 def section_nr_to_pfn(self, sec): argument 111 def __pfn_to_section(self, pfn): argument 114 def pfn_to_section(self, pfn): argument 117 def subsection_map_index(self, pfn): argument [all …]
|
| /linux/tools/verification/rvgen/rvgen/ |
| H A D | dot2c.py | 25 __init__(self, file_path, model_name=None) global() argument 29 __buff_to_string(self, buff) global() argument 38 __get_enum_states_content(self) global() argument 48 get_enum_states_string(self) global() argument 52 format_states_enum(self) global() argument 60 __get_enum_events_content(self) global() argument 74 get_enum_events_string(self) global() argument 78 format_events_enum(self) global() argument 86 get_minimun_type(self) global() argument 100 format_automaton_definition(self) global() argument 112 format_aut_init_header(self) global() argument 117 __get_string_vector_per_line_content(self, buff) global() argument 130 get_aut_init_events_string(self) global() argument 133 get_aut_init_states_string(self) global() argument 136 format_aut_init_events_string(self) global() argument 143 format_aut_init_states_string(self) global() argument 151 __get_max_strlen_of_states(self) global() argument 155 get_aut_init_function(self) global() argument 183 format_aut_init_function(self) global() argument 191 get_aut_init_initial_state(self) global() argument 194 format_aut_init_initial_state(self) global() argument 201 get_aut_init_final_states(self) global() argument 216 format_aut_init_final_states(self) global() argument 222 __get_automaton_initialization_footer_string(self) global() argument 226 format_aut_init_footer(self) global() argument 232 format_invalid_state(self) global() argument 238 format_model(self) global() argument 254 print_model_classic(self) global() argument [all...] |
| H A D | ltl2ba.py | 72 __init__(self, incoming: set['GraphNode'], new, old, _next) global() argument 83 expand(self, node_set) global() argument 95 __lt__(self, other) global() argument 101 __init__(self, op) global() argument 106 __hash__(self) global() argument 109 __eq__(self, other) global() argument 112 __iter__(self) global() argument 116 negate(self) global() argument 120 expand(self, node, node_set) global() argument 123 __str__(self) global() argument 130 normalize(self) global() argument 142 __init__(self, left: ASTNode, right: ASTNode) global() argument 146 __hash__(self) global() argument 149 __iter__(self) global() argument 153 normalize(self) global() argument 156 negate(self) global() argument 159 _is_temporal(self) global() argument 162 is_temporal(self) global() argument 176 normalize(self) global() argument 179 negate(self) global() argument 182 _is_temporal(self) global() argument 200 normalize(self) global() argument 203 negate(self) global() argument 206 _is_temporal(self) global() argument 226 normalize(self) global() argument 229 negate(self) global() argument 232 _is_temporal(self) global() argument 248 normalize(self) global() argument 251 negate(self) global() argument 254 _is_temporal(self) global() argument 270 normalize(self) global() argument 274 _is_temporal(self) global() argument 277 negate(self) global() argument 282 __init__(self, child: ASTNode) global() argument 285 __iter__(self) global() argument 288 __hash__(self) global() argument 291 normalize(self) global() argument 294 _is_temporal(self) global() argument 297 is_temporal(self) global() argument 302 negate(self) global() argument 306 __str__(self) global() argument 309 normalize(self) global() argument 313 _is_temporal(self) global() argument 316 negate(self) global() argument 321 normalize(self) global() argument 326 _is_temporal(self) global() argument 329 negate(self) global() argument 334 normalize(self) global() argument 337 _is_temporal(self) global() argument 340 negate(self) global() argument 354 __str__(self) global() argument 357 normalize(self) global() argument 360 negate(self) global() argument 363 _is_temporal(self) global() argument 375 __init__(self, name: str) global() argument 378 __hash__(self) global() argument 381 __iter__(self) global() argument 384 negate(self) global() argument 388 normalize(self) global() argument 391 is_temporal(self) global() argument 403 __init__(self, value: bool) global() argument 406 __iter__(self) global() argument 409 __hash__(self) global() argument 412 __str__(self) global() argument 417 negate(self) global() argument 421 normalize(self) global() argument 424 is_temporal(self) global() argument [all...] |
| H A D | generator.py | 15 def __init__(self, extra_params={}): argument 27 __fill_rv_kernel_dir(self) global() argument 53 _read_file(self, path) global() argument 64 _read_template_file(self, file) global() argument 74 fill_parent(self) global() argument 77 fill_include_parent(self) global() argument 82 fill_tracepoint_handlers_skel(self) global() argument 85 fill_tracepoint_attach_probe(self) global() argument 88 fill_tracepoint_detach_helper(self) global() argument 91 fill_main_c(self) global() argument 109 fill_model_h(self) global() argument 112 fill_monitor_class_type(self) global() argument 115 fill_monitor_class(self) global() argument 118 fill_tracepoint_args_skel(self, tp_type) global() argument 121 fill_monitor_deps(self) global() argument 129 fill_kconfig(self) global() argument 140 _patch_file(self, file, marker, line) global() argument 147 fill_tracepoint_tooltip(self) global() argument 160 _kconfig_marker(self, container=None) global() argument 164 fill_kconfig_tooltip(self) global() argument 177 fill_makefile_tooltip(self) global() argument 191 fill_monitor_tooltip(self) global() argument 196 __create_directory(self) global() argument 207 __write_file(self, file_name, content) global() argument 217 _create_file(self, file_name, content) global() argument 223 __get_main_name(self) global() argument 229 print_files(self) global() argument 248 __init__(self, extra_params={}) global() argument 252 fill_trace_h(self) global() argument 266 print_files(self) global() argument [all...] |
| /linux/scripts/ |
| H A D | bpf_doc.py | 25 def __init__(self, line='<line not provided>', reader=None): argument 41 def __init__(self, proto='', desc='', ret=''): argument 46 def to_dict(self): argument 61 def __init__(self, proto='', desc='', ret='', attrs=[]): argument 66 def proto_break_down(self): argument 92 def to_dict(self): argument 112 def __init__(self, filename): argument 124 def parse_element(self): argument 130 def parse_helper(self): argument 137 def parse_symbol(self): argument [all …]
|
| /linux/tools/kvm/kvm_stat/ |
| H A D | kvm_stat | 336 def tracepoint_is_child(self, field): argument 343 def __init__(self, exit_reasons): argument 349 def debugfs_is_child(self, field): argument 355 def __init__(self): argument 369 def debugfs_is_child(self, field): argument 375 def __init__(self): argument 381 def debugfs_is_child(self, field): argument 387 def __init__(self): argument 393 def debugfs_is_child(self, field): argument 424 def __init__(self): argument [all …]
|
| /linux/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 194 def __init__(self, task, param=None, parent=None): argument 199 def run(self): argument 213 def __init__(self, glb, params, parent=None): argument 220 def Item(self, parent): argument 226 def rowCount(self, parent): argument 233 def hasChildren(self, parent): argument 236 def headerData(self, section, orientation, role): argument 245 def parent(self, child): argument 252 def index(self, row, column, parent): argument 256 def DisplayData(self, item, index): argument [all …]
|
| /linux/tools/crypto/ccp/ |
| H A D | test_dbc.py | 34 def __init__(self, data) -> None: argument 40 def setUp(self) -> None: argument 44 def tearDown(self) -> None: argument 51 def setUp(self) -> None: argument 58 def test_unauthenticated_nonce(self) -> None: argument 65 def __init__(self, data) -> None: argument 70 def setUp(self) -> None: argument 78 def test_invalid_nonce_ioctl(self) -> None: argument 87 def test_invalid_setuid_ioctl(self) -> None: argument 96 def test_invalid_setuid_rw_ioctl(self) -> None: argument [all …]
|
| /linux/tools/perf/pmu-events/ |
| H A D | metric.py | 132 """Returns a simplified version of self.""" argument 147 return self.ToPerfJson() argument 124 ToPerfJson(self) global() argument 128 ToPython(self) global() argument 136 HasExperimentalEvents(self) global() argument 140 Equals(self, other) global() argument 144 Substitute(self, name: str, expression: 'Expression') global() argument 150 __or__(self, other: Union[int, float, 'Expression']) global() argument 153 __ror__(self, other: Union[int, float, 'Expression']) global() argument 156 __xor__(self, other: Union[int, float, 'Expression']) global() argument 159 __and__(self, other: Union[int, float, 'Expression']) global() argument 162 __rand__(self, other: Union[int, float, 'Expression']) global() argument 165 __lt__(self, other: Union[int, float, 'Expression']) global() argument 168 __gt__(self, other: Union[int, float, 'Expression']) global() argument 171 __add__(self, other: Union[int, float, 'Expression']) global() argument 174 __radd__(self, other: Union[int, float, 'Expression']) global() argument 177 __sub__(self, other: Union[int, float, 'Expression']) global() argument 180 __rsub__(self, other: Union[int, float, 'Expression']) global() argument 183 __mul__(self, other: Union[int, float, 'Expression']) global() argument 186 __rmul__(self, other: Union[int, float, 'Expression']) global() argument 189 __truediv__(self, other: Union[int, float, 'Expression']) global() argument 192 __rtruediv__(self, other: Union[int, float, 'Expression']) global() argument 195 __mod__(self, other: Union[int, float, 'Expression']) global() argument 230 __init__(self, operator: str, lhs: Union[int, float, Expression], rhs: Union[int, float, Expression]) global() argument 236 Bracket(self, other: Expression, other_str: str, rhs: bool = False) global() argument 268 ToPerfJson(self) global() argument 272 ToPython(self) global() argument 276 Simplify(self) global() argument 307 HasExperimentalEvents(self) global() argument 310 Equals(self, other: Expression) global() argument 316 Substitute(self, name: str, expression: Expression) global() argument 329 __init__(self, true_val: Union[int, float, Expression], cond: Union[int, float, Expression], false_val: Union[int, float, Expression]) global() argument 336 ToPerfJson(self) global() argument 342 ToPython(self) global() argument 346 Simplify(self) global() argument 358 HasExperimentalEvents(self) global() argument 362 Equals(self, other: Expression) global() argument 368 Substitute(self, name: str, expression: Expression) global() argument 380 __init__(self, fn: str, lhs: Union[int, float, Expression], rhs: Optional[Union[int, float, Expression]] = None) global() argument 388 ToPerfJson(self) global() argument 393 ToPython(self) global() argument 398 Simplify(self) global() argument 410 HasExperimentalEvents(self) global() argument 413 Equals(self, other: Expression) global() argument 421 Substitute(self, name: str, expression: Expression) global() argument 439 __init__(self, *args: str) global() argument 453 HasExperimentalEvents(self) global() argument 456 ToPerfJson(self) global() argument 460 ToPython(self) global() argument 463 Simplify(self) global() argument 466 Equals(self, other: Expression) global() argument 469 Substitute(self, name: str, expression: Expression) global() argument 476 __init__(self, name: str) global() argument 479 ToPerfJson(self) global() argument 482 ToPython(self) global() argument 485 Simplify(self) global() argument 488 HasExperimentalEvents(self) global() argument 491 Equals(self, other: Expression) global() argument 494 Substitute(self, name: str, expression: Expression) global() argument 501 __init__(self, value: Union[float, str]) global() argument 509 ToPerfJson(self) global() argument 512 ToPython(self) global() argument 515 Simplify(self) global() argument 518 HasExperimentalEvents(self) global() argument 521 Equals(self, other: Expression) global() argument 524 Substitute(self, name: str, expression: Expression) global() argument 531 __init__(self, value: str) global() argument 534 ToPerfJson(self) global() argument 537 ToPython(self) global() argument 540 Simplify(self) global() argument 543 HasExperimentalEvents(self) global() argument 546 Equals(self, other: Expression) global() argument 549 Substitute(self, name: str, expression: Expression) global() argument 598 __init__(self, name: str, description: str, expr: Expression, scale_unit: str, constraint: MetricConstraint = MetricConstraint.GROUPED_EVENTS, threshold: Optional[Expression] = None) global() argument 620 __lt__(self, other) global() argument 624 AddToMetricGroup(self, group) global() argument 629 Flatten(self) global() argument 633 ToPerfJson(self) global() argument 649 ToMetricGroupDescriptions(self, root: bool = True) global() argument 660 __init__(self, name: str, metric_list: List[Union[Optional[Metric], Optional['MetricGroup']]], description: Optional[str] = None) global() argument 671 AddToMetricGroup(self, group) global() argument 676 Flatten(self) global() argument 684 ToPerfJson(self) global() argument 690 ToMetricGroupDescriptions(self, root: bool = True) global() argument 696 __str__(self) global() argument 704 default(self, o) global() argument 719 visit_IfExp(self, node) global() argument [all...] |
| /linux/tools/testing/selftests/tpm2/ |
| H A D | tpm2_tests.py | 14 def setUp(self): argument 18 def tearDown(self): argument 22 def test_seal_with_auth(self): argument 30 def determine_bank_alg(self, mask): argument 37 def test_seal_with_policy(self): argument 70 def test_unseal_with_wrong_auth(self): argument 84 def test_unseal_with_wrong_policy(self): argument 145 def test_seal_with_too_long_auth(self): argument 158 def test_too_short_cmd(self): argument 175 def test_read_partial_resp(self): argument [all …]
|
| /linux/tools/net/ynl/pyynl/ |
| H A D | ynl_gen_c.py | 56 def get_family_id(self): argument 61 def __init__(self, family, attr_set, attr, value): argument 106 def _get_real_attr(self): argument 110 def set_request(self): argument 115 def set_reply(self): argument 120 def get_limit(self, limit, default=None): argument 130 def get_limit_str(self, limit, default=None, suffix=''): argument 143 def resolve(self): argument 156 def is_multi_val(self): argument 159 def is_scalar(self): argument [all …]
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | json_writer.c | 29 static void jsonw_indent(json_writer_t *self) in jsonw_indent() 37 static void jsonw_eol(json_writer_t *self) in jsonw_eol() 47 static void jsonw_eor(json_writer_t *self) in jsonw_eor() 57 static void jsonw_puts(json_writer_t *self, const char *str) in jsonw_puts() 92 json_writer_t *self = malloc(sizeof(*self)); in jsonw_new() local 105 json_writer_t *self = *self_p; in jsonw_destroy() local 114 void jsonw_pretty(json_writer_t *self, bool on) in jsonw_pretty() 119 void jsonw_reset(json_writer_t *self) in jsonw_reset() 126 static void jsonw_begin(json_writer_t *self, int c) in jsonw_begin() 134 static void jsonw_end(json_writer_t *self, int c) in jsonw_end() [all …]
|
| H A D | test_bpftool_synctypes.py | 28 def __init__(self, reader): argument 31 def search_block(self, start_marker): argument 42 def parse(self, pattern, end_marker): argument 67 def __init__(self, reader, array_name): argument 72 def search_block(self): argument 78 def parse(self): argument 98 def parse(self, pattern, end_marker): argument 123 def __init__(self): argument 126 def close(self): argument 132 def reset_read(self): argument [all …]
|
| /linux/tools/bpf/bpftool/ |
| H A D | json_writer.c | 29 static void jsonw_indent(json_writer_t *self) in jsonw_indent() 37 static void jsonw_eol(json_writer_t *self) in jsonw_eol() 47 static void jsonw_eor(json_writer_t *self) in jsonw_eor() 57 static void jsonw_puts(json_writer_t *self, const char *str) in jsonw_puts() 92 json_writer_t *self = malloc(sizeof(*self)); in jsonw_new() local 105 json_writer_t *self = *self_p; in jsonw_destroy() local 114 void jsonw_pretty(json_writer_t *self, bool on) in jsonw_pretty() 119 void jsonw_reset(json_writer_t *self) in jsonw_reset() 126 static void jsonw_begin(json_writer_t *self, int c) in jsonw_begin() 134 static void jsonw_end(json_writer_t *self, int c) in jsonw_end() [all …]
|
| /linux/tools/perf/python/ |
| H A D | ilist.py | 30 def name(self) -> str: argument 34 def description(self) -> str: argument 38 def matches(self, query: str) -> bool: argument 42 def parse(self) -> perf.evlist: argument 46 def value(self, evlist: perf.evlist, evsel: perf.evsel, cpu: int, thread: int) -> float: argument 56 def name(self) -> str: argument 59 def description(self) -> str: argument 73 def matches(self, query: str) -> bool: argument 76 def parse(self) -> perf.evlist: argument 79 def value(self, evlist: perf.evlist, evsel: perf.evsel, cpu: int, thread: int) -> float: argument [all …]
|
| /linux/tools/docs/ |
| H A D | sphinx-pre-install | 78 def __init__(self, pdf): argument 127 def add_package(self, package, dtype): argument 139 def del_package(self, package): argument 147 def clear_deps(self): argument 160 def check_missing(self, progs): argument 193 def warn_install(self): argument 264 def __init__(self, args, texlive): argument 289 def check_missing_file(self, files, package, dtype): argument 298 def check_program(self, prog, dtype): argument 311 def check_perl_module(self, prog, dtype): argument [all …]
|
| /linux/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 324 def __init__(self): argument 342 def resetlog(self) argument 345 vprint(self, msg) global() argument 349 signalHandler(self, signum, frame) global() argument 362 signalHandlerInit(self) global() argument 374 rootCheck(self, fatal=True) global() argument 383 rootUser(self, fatal=False) global() argument 392 usable(self, file, ishtml=False) global() argument 405 getExec(self, cmd) global() argument 420 setPrecision(self, num) global() argument 424 setOutputFolder(self, value) global() argument 432 setOutputFile(self) global() argument 441 systemInfo(self, info) global() argument 460 printSystemInfo(self, fatal=False) global() argument 473 cpuInfo(self) global() argument 494 initTestOutput(self, name) global() argument 514 getValueList(self, value) global() argument 520 setDeviceFilter(self, value) global() argument 522 setCallgraphFilter(self, value) global() argument 524 skipKprobes(self, value) global() argument 530 setCallgraphBlacklist(self, file) global() argument 532 rtcWakeAlarmOn(self) global() argument 542 rtcWakeAlarmOff(self) global() argument 544 initdmesg(self) global() argument 558 getdmesg(self, testdata) global() argument 575 listFromFile(self, file) global() argument 584 addFtraceFilterFunctions(self, file) global() argument 589 getFtraceFilterFunctions(self, current) global() argument 602 setFtraceFilterFunctions(self, list) global() argument 615 basicKprobe(self, name) global() argument 617 defaultKprobe(self, name, kdata) global() argument 628 kprobeColor(self, name) global() argument 632 kprobeDisplayName(self, name, dataraw) global() argument 660 kprobeText(self, kname, kprobe) global() argument 683 addKprobes(self, output=False) global() argument 725 testKprobe(self, kname, kprobe) global() argument 740 setVal(self, val, file) global() argument 751 fsetVal(self, val, path) global() argument 755 getVal(self, file) global() argument 766 fgetVal(self, path) global() argument 770 cleanupFtrace(self) global() argument 775 setupAllKprobes(self) global() argument 780 isCallgraphFunc(self, name) global() argument 791 initFtrace(self, quiet=False) global() argument 869 verifyFtrace(self) global() argument 890 verifyKprobes(self) global() argument 898 colorText(self, str, color=31) global() argument 902 writeDatafileHeader(self, filename, testdata) global() argument 919 sudoUserchown(self, dir) global() argument 923 outputResult(self, testdata, num=0) global() argument 954 configFile(self, file) global() argument 963 openlog(self, filename, mode) global() argument 975 putlog(self, filename, text) global() argument 979 dlog(self, text) global() argument 983 flog(self, text) global() argument 985 b64unzip(self, data) global() argument 991 b64zip(self, data) global() argument 994 platforminfo(self, cmdafter) global() argument 1076 commonPrefix(self, list) global() argument 1088 dictify(self, text, format) global() argument 1105 cmdinfovar(self, arg) global() argument 1119 cmdinfo(self, begin, debug=False) global() argument 1158 testVal(self, file, fmt='basic', value='') global() argument 1181 s0ixSupport(self) global() argument 1190 haveTurbostat(self) global() argument 1203 turbostat(self, s0ixready) global() argument 1234 netfixon(self, net='both') global() argument 1242 wifiDetails(self, dev) global() argument 1252 checkWifi(self, dev='') global() argument 1263 pollWifi(self, dev, timeout=10) global() argument 1272 errorSummary(self, errinfo, msg) global() argument 1303 multistat(self, start, idx, finish) global() argument 1330 multiinit(self, c, d) global() argument 1341 displayControl(self, cmd) global() argument 1373 setRuntimeSuspend(self, before=True) global() argument 1392 start(self, pm) global() argument 1399 stop(self, pm) global() argument 1422 __init__(self) global() argument 1428 out(self, dev) global() argument 1430 debug(self, dev) global() argument 1432 altName(self, dev) global() argument 1436 xtraClass(self) global() argument 1442 xtraInfo(self) global() argument 1454 __init__(self, nodename, nodedepth) global() argument 1514 __init__(self, num) global() argument 1544 sortedPhases(self) global() argument 1546 initDevicegroups(self) global() argument 1556 nextPhase(self, phase, offset) global() argument 1562 lastPhase(self, depth=1) global() argument 1567 turbostatInfo(self) global() argument 1581 extractErrorInfo(self) global() argument 1616 setStart(self, time, msg='') global() argument 1623 setEnd(self, time, msg='') global() argument 1630 isTraceEventOutsideDeviceCalls(self, pid, time) global() argument 1639 sourcePhase(self, start) global() argument 1647 sourceDevice(self, phaselist, start, end, pid, type) global() argument 1671 addDeviceFunctionCall(self, displayname, kprobename, proc, pid, start, end, cdata, rdata) global() argument 1723 overflowDevices(self) global() argument 1733 mergeOverlapDevices(self, devlist) global() argument 1750 usurpTouchingThread(self, name, dev) global() argument 1764 stitchTouchingThreads(self, testlist) global() argument 1774 optimizeDevSrc(self) global() argument 1792 trimTimeVal(self, t, t0, dT, left) global() argument 1807 trimTime(self, t0, dT, left) global() argument 1850 trimFreezeTime(self, tZero) global() argument 1872 getMemTime(self) global() argument 1880 getTimeValues(self) global() argument 1884 setPhase(self, phase, ktime, isbegin, order=-1) global() argument 1913 sortedDevices(self, phase) global() argument 1916 fixupInitcalls(self, phase) global() argument 1927 deviceFilter(self, devicefilter) global() argument 1941 fixupInitcallsThatDidntReturn(self) global() argument 1945 phaseOverlap(self, phases) global() argument 1960 newActionGlobal(self, name, start, end, pid=-1, color='') global() argument 1998 newAction(self, phase, name, pid, parent, start, end, drv, htmlclass='', color='') global() argument 2019 findDevice(self, phase, name) global() argument 2028 deviceChildren(self, devname, phase) global() argument 2035 maxDeviceNameSize(self, phase) global() argument 2041 printDetails(self) global() argument 2069 deviceChildrenAllPhases(self, devname) global() argument 2077 masterTopology(self, name, list, depth) global() argument 2087 printTopology(self, node) global() argument 2110 rootDeviceList(self) global() argument 2130 deviceTopology(self) global() argument 2134 selectTimelineDevices(self, widfmt, tTotal, mindevlen) global() argument 2146 addHorizontalDivider(self, devname, devend) global() argument 2155 addProcessUsageEvent(self, name, times) global() argument 2178 createProcessUsageEvents(self) global() argument 2194 handleEndMarker(self, time, msg='') global() argument 2215 initcall_debug_call(self, line, quick=False) global() argument 2227 initcall_debug_return(self, line, quick=False) global() argument 2239 debugPrint(self) global() argument 2251 __init__(self, name, args, caller, ret, start, end, u, proc, pid, color) global() argument 2265 title(self) global() argument 2276 text(self) global() argument 2282 repeat(self, tgt) global() argument 2307 __init__(self, t, m='', d='') global() argument 2383 isCall(self) global() argument 2385 isReturn(self) global() argument 2387 isLeaf(self) global() argument 2389 getDepth(self, str) global() argument 2391 debugPrint(self, info='') global() argument 2401 startMarker(self) global() argument 2414 endMarker(self) global() argument 2436 __init__(self, pid, sv) global() argument 2448 addLine(self, line) global() argument 2591 invalidate(self, line) global() argument 2605 slice(self, dev) global() argument 2625 repair(self, enddepth) global() argument 2638 postProcess(self) global() argument 2677 deviceMatch(self, pid, data) global() argument 2711 newActionFromFunction(self, data) global() argument 2731 debugPrint(self, info='') global() argument 2748 __init__(self, test, phase, dev) global() argument 2752 isa(self, cls) global() argument 2767 __init__(self, rowheight, scaleheight) global() argument 2776 createHeader(self, sv, stamp) global() argument 2803 getDeviceRows(self, rawlist) global() argument 2844 getPhaseRows(self, devlist, row=0, sortby='length') global() argument 2917 phaseRowHeight(self, test, phase, row) global() argument 2919 phaseRowTop(self, test, phase, row) global() argument 2926 calcTotalRows(self) global() argument 2945 createZoomBox(self, mode='command', testcount=1) global() argument 2969 createTimeScale(self, m0, mMax, tTotal, mode) global() argument 3030 __init__(self) global() argument 3042 setTracerType(self, tracer) global() argument 3050 stampInfo(self, line, sv) global() argument 3084 parseStamp(self, data, sv) global() argument 3148 devprops(self, data) global() argument 3163 parseDevprops(self, line, sv) global() argument 3171 parsePlatformInfo(self, line, sv) global() argument 3194 __init__(self, dataobj) global() argument 3201 __init__(self) global() argument 3204 procstat(self) global() argument 3240 processMonitor(self, tid) global() argument 3243 start(self) global() argument 3247 stop(self) global() argument [all...] |
| /linux/rust/syn/gen/ |
| H A D | hash.rs | 12 fn hash<H>(&self, state: &mut H) in hash() 22 fn hash<H>(&self, state: &mut H) in hash() 33 fn hash<H>(&self, state: &mut H) in hash() 47 fn hash<H>(&self, state: &mut H) in hash() 59 fn hash<H>(&self, state: &mut H) in hash() 71 fn hash<H>(&self, state: &mut H) in hash() 88 fn hash<H>(&self, state: &mut H) in hash() 99 fn hash<H>(&self, state: &mut H) in hash() 111 fn hash<H>(&self, state: &mut H) in hash() 123 fn hash<H>(&self, state: &mut H) in hash() [all …]
|
| H A D | visit_mut.rs | 34 fn visit_abi_mut(&mut self, i: &mut crate::Abi) { in visit_abi_mut() 40 &mut self, in visit_angle_bracketed_generic_arguments_mut() 47 fn visit_arm_mut(&mut self, i: &mut crate::Arm) { in visit_arm_mut() 52 fn visit_assoc_const_mut(&mut self, i: &mut crate::AssocConst) { in visit_assoc_const_mut() 57 fn visit_assoc_type_mut(&mut self, i: &mut crate::AssocType) { in visit_assoc_type_mut() 62 fn visit_attr_style_mut(&mut self, i: &mut crate::AttrStyle) { in visit_attr_style_mut() 67 fn visit_attribute_mut(&mut self, i: &mut crate::Attribute) { in visit_attribute_mut() 72 fn visit_attributes_mut(&mut self, i: &mut Vec<crate::Attribute>) { in visit_attributes_mut() 79 fn visit_bare_fn_arg_mut(&mut self, i: &mut crate::BareFnArg) { in visit_bare_fn_arg_mut() 84 fn visit_bare_variadic_mut(&mut self, i: &mut crate::BareVariadic) { in visit_bare_variadic_mut() [all …]
|
| /linux/tools/net/ynl/pyynl/lib/ |
| H A D | ynl.py | 126 def __init__(self, nl_msg): argument 130 def __str__(self): argument 166 def __init__(self, ynl, policy_idx, policy_table, attr_set, props=None): argument 183 __getitem__(self, name) global() argument 199 __getattr__(self, name) global() argument 215 get(self, name, default=None) global() argument 222 __contains__(self, name) global() argument 225 __len__(self) global() argument 228 __iter__(self) global() argument 231 keys(self) global() argument 235 to_dict(self, seen=None) global() argument 256 __repr__(self) global() argument 273 __init__(self, raw, offset) global() argument 289 as_scalar(self, attr_type, byte_order=None) global() argument 293 as_auto_scalar(self, attr_type, byte_order=None) global() argument 300 as_strz(self) global() argument 303 as_bin(self) global() argument 306 as_c_array(self, c_type) global() argument 310 __repr__(self) global() argument 315 __init__(self, msg, offset=0) global() argument 323 __iter__(self) global() argument 326 __repr__(self) global() argument 336 __init__(self, msg, offset, attr_space=None) global() argument 380 annotate_extack(self, attr_space) global() argument 392 cmd(self) global() argument 395 __repr__(self) global() argument 407 __init__(self, data) global() argument 416 __iter__(self) global() argument 555 __init__(self, nl_msg) global() argument 561 cmd(self) global() argument 564 __repr__(self) global() argument 573 __init__(self, family_name, proto_num) global() argument 577 _message(self, nl_type, nl_flags, seq=None) global() argument 583 message(self, flags, command, _version, seq=None) global() argument 586 _decode(self, nl_msg) global() argument 589 decode(self, ynl, nl_msg, op) global() argument 597 get_mcast_id(self, mcast_name, mcast_groups) global() argument 602 msghdr_size(self) global() argument 609 __init__(self, family_name) global() argument 618 message(self, flags, command, version, seq=None) global() argument 623 _decode(self, nl_msg) global() argument 626 get_mcast_id(self, mcast_name, mcast_groups) global() argument 631 msghdr_size(self) global() argument 639 __init__(self, attr_space, attrs, outer = None) global() argument 644 lookup(self, name) global() argument 693 __init__(self, def_path, schema=None, process_unknown=False, recv_size=0) global() argument 736 close(self) global() argument 741 __enter__(self) global() argument 744 __exit__(self, exc_type, exc, tb) global() argument 747 ntf_subscribe(self, mcast_name) global() argument 753 ntf_listen_all_nsid(self) global() argument 770 set_recv_dbg(self, enabled) global() argument 773 _recv_dbg_print(self, reply, nl_msgs) global() argument 781 _encode_enum(self, attr_spec, value) global() argument 792 _get_scalar(self, attr_spec, value) global() argument 803 _add_attr(self, space, name, value, search_attrs) global() argument 880 _add_attr_raw(self, nl_type, attr_payload) global() argument 884 _add_nest_attrs(self, value, sub_space, search_attrs) global() argument 892 _encode_indexed_array(self, vals, sub_space, search_attrs) global() argument 900 _get_enum_or_unknown(self, enum, raw) global() argument 910 _decode_enum(self, raw, attr_spec) global() argument 924 _decode_binary(self, attr, attr_spec) global() argument 940 _decode_array_attr(self, attr, attr_spec) global() argument 966 _decode_nest_type_value(self, attr, attr_spec) global() argument 976 _decode_unknown(self, attr) global() argument 981 _rsp_add(self, rsp, name, is_multi, decoded) global() argument 996 _resolve_selector(self, attr_spec, search_attrs) global() argument 1010 _decode_sub_msg(self, attr, attr_spec, search_attrs) global() argument 1027 _decode(self, attrs, space, outer_attrs = None) global() argument 1095 _decode_extack_path(self, attrs, attr_set, offset, target, search_attrs) global() argument 1133 _decode_extack(self, request, op, extack, vals) global() argument 1146 struct_size(self, name) global() argument 1162 _decode_struct(self, data, name) global() argument 1191 _encode_struct(self, name, vals) global() argument 1215 _formatted_string(self, raw, display_hint) global() argument 1231 _from_string(self, string, attr_spec) global() argument 1257 handle_ntf(self, decoded, nsid=None) global() argument 1272 _recvmsg(self, flags=0) global() argument 1276 check_ntf(self) global() argument 1302 poll_ntf(self, duration=None) global() argument 1321 operation_do_attributes(self, name) global() argument 1332 _encode_message(self, op, vals, flags, req_seq) global() argument 1347 _ops(self, ops) global() argument 1416 _op(self, method, vals, flags=None, dump=False) global() argument 1424 do(self, method, vals, flags=None) global() argument 1427 dump(self, method, vals) global() argument 1430 do_multi(self, ops) global() argument 1433 get_policy(self, op_name, mode) global() argument [all...] |
| /linux/tools/testing/selftests/tc-testing/ |
| H A D | TdcResults.py | 12 def __init__(self, test_id="", test_name=""): argument 20 def set_result(self, result): argument 27 def get_result(self): argument 30 def set_errormsg(self, errormsg): argument 34 def append_errormsg(self, errormsg): argument 37 def get_errormsg(self): argument 40 def set_failmsg(self, failmsg): argument 44 def append_failmsg(self, failmsg): argument 47 def get_failmsg(self): argument 50 def add_steps(self, newstep): argument [all …]
|