| /tools/testing/selftests/net/ |
| A D | fib_rule_tests.sh | 150 local match="$1" 169 local match="$1" 186 local match 195 match="oif $DEV" 256 fib_rule6_test_match_n_redirect "$match" "$match" \ 283 fib_rule6_test_match_n_redirect "$match" "$match" \ 291 fib_rule6_test_match_n_redirect "$match" "$match" \ 505 local match 576 fib_rule4_test_match_n_redirect "$match" "$match" \ 603 fib_rule4_test_match_n_redirect "$match" "$match" \ [all …]
|
| /tools/crypto/tcrypt/ |
| A D | tcrypt_speed_compare.py | 59 match = re.search(pattern, line) 60 if match: 61 alg = match.group(1) 62 op = match.group(2) 72 if match: 74 "bit_key": int(match.group(1)), 76 "operations": int(match.group(3)), 80 match = re.search(pattern_cycles, line) 81 if match: 83 "bit_key": int(match.group(1)), [all …]
|
| /tools/testing/selftests/powerpc/ptrace/ |
| A D | ptrace-tar.h | 32 int match = 1; in validate_tar_registers() local 35 match = 0; in validate_tar_registers() 38 match = 0; in validate_tar_registers() 41 match = 0; in validate_tar_registers() 43 if (!match) in validate_tar_registers()
|
| /tools/arch/x86/tools/ |
| A D | gen-insn-attr-x86.awk | 252 if (match(i, imm_expr) == 1) { 300 if (match($i, opnd_expr)) { 305 if (match($i, ext_expr)) 307 if (match($i, sep_expr)) 321 if (match(ext, force64_expr)) 326 !match($0, only64_expr)) 330 if (match(ext, no_rex2_expr)) 334 if (match(opcode, rex_expr)) 338 if (match(opcode, fpu_expr)) 348 else if (match(ext, vexok_expr) || match(opcode, vexok_opcode_expr)) [all …]
|
| /tools/testing/selftests/user_events/ |
| A D | dyn_test.c | 147 static int check_match(int *check, const char *first, const char *second, bool *match) in check_match() argument 161 *match = false; in check_match() 168 *match = true; in check_match() 183 bool match; \ 184 ASSERT_NE(-1, check_match(&self->check, x, y, &match)); \ 185 ASSERT_EQ(true, match); \ 190 bool match; \ 191 ASSERT_NE(-1, check_match(&self->check, x, y, &match)); \ 192 ASSERT_EQ(false, match); \
|
| /tools/testing/kunit/ |
| A D | kunit_config.py | 95 match = config_matcher.match(line) 96 if match: 97 kconfig.add_entry(match.group(1), match.group(2)) 100 empty_match = is_not_set_matcher.match(line)
|
| A D | kunit_parser.py | 320 match = TEST_HEADER.match(lines.peek()) 321 if not match: 346 match = TEST_PLAN.match(lines.peek()) 347 if not match: 378 match = TEST_RESULT.match(line) 379 if not match: 381 name = match.group(4) 409 match = TEST_RESULT.match(line) 413 if not match: 424 num = int(match.group(2)) [all …]
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | task_pt_regs.c | 17 bool match; in test_task_pt_regs() local 44 match = !memcmp(&skel->bss->current_regs, &skel->bss->ctx_regs, in test_task_pt_regs() 46 ASSERT_TRUE(match, "check_regs_match"); in test_task_pt_regs()
|
| /tools/perf/arch/arm/annotate/ |
| A D | instructions.c | 17 regmatch_t match[2]; in arm__associate_instruction_ops() local 19 if (!regexec(&arm->call_insn, name, 2, match, 0)) in arm__associate_instruction_ops() 21 else if (!regexec(&arm->jump_insn, name, 2, match, 0)) in arm__associate_instruction_ops()
|
| /tools/testing/selftests/ftrace/test.d/trigger/ |
| A D | trigger-trace-marker-snapshot.tc | 22 match=`echo $line | sed -e "s/>$x<//"` 23 if [ "$line" = "$match" ]; then
|
| /tools/power/cpupower/bindings/python/ |
| A D | test_raw_pylibcpupower.py | 22 match cstate_disabled: 39 match is_cstate_disabled:
|
| /tools/perf/arch/x86/util/ |
| A D | header.c | 98 int match; in strcmp_cpuid_str() local 118 match = !regexec(&re, id, 1, pmatch, 0); in strcmp_cpuid_str() 120 if (match) { in strcmp_cpuid_str()
|
| /tools/testing/selftests/net/lib/py/ |
| A D | nsim.py | 21 match = nsimnamere.match(ifname) 22 if match and int(match.groups()[0]) != port_index + 1:
|
| /tools/testing/selftests/arm64/fp/ |
| A D | kernel-test.c | 72 bool is_shash, match; in create_socket() local 100 match = false; in create_socket() 103 while (!match) { in create_socket() 119 match = true; in create_socket() 124 if (!match) { in create_socket()
|
| /tools/perf/arch/x86/tests/ |
| A D | gen-insn-x86-dat.awk | 31 first_pos = match(useful_line, "[0-9a-fA-F]") 37 if (match($i, "^[0-9a-fA-F][0-9a-fA-F]$")) {
|
| /tools/perf/arch/arm64/annotate/ |
| A D | instructions.c | 74 regmatch_t match[2]; in arm64__associate_instruction_ops() local 76 if (!regexec(&arm->jump_insn, name, 2, match, 0)) in arm64__associate_instruction_ops() 78 else if (!regexec(&arm->call_insn, name, 2, match, 0)) in arm64__associate_instruction_ops()
|
| /tools/testing/selftests/devices/error_logs/ |
| A D | test_device_error_logs.py | 45 tag_line = RE_tag.match(line) 46 log_line = RE_log.match(line)
|
| /tools/power/pm-graph/ |
| A D | sleepgraph.py | 2353 match = re.match(r'^(?P<d> *)(?P<o>.*)$', m) 2354 if(not match): 2363 match = re.match(r'^} *\/\* *(?P<n>.*) *\*\/$', m) 2364 if(match): 2371 match = re.match(r'^(?P<n>.*) *\(.*', m) 2372 if(match): 2377 match = re.match(r'^(?P<n>.*) *\(.*', m) 2378 if(match): 6304 for match in list: 6305 s = match.end() [all …]
|
| /tools/perf/scripts/perl/bin/ |
| A D | failed-syscalls-report | 5 if ! expr match "$1" "-" > /dev/null ; then
|
| A D | rwtop-report | 7 if expr match "$i" "-" > /dev/null ; then
|
| /tools/perf/scripts/python/bin/ |
| A D | syscall-counts-report | 5 if ! expr match "$1" "-" > /dev/null ; then
|
| A D | failed-syscalls-by-pid-report | 5 if ! expr match "$1" "-" > /dev/null ; then
|
| A D | syscall-counts-by-pid-report | 5 if ! expr match "$1" "-" > /dev/null ; then
|
| A D | sctop-report | 7 if expr match "$i" "-" > /dev/null ; then
|
| /tools/perf/arch/arm64/tests/ |
| A D | Build | 5 perf-test-y += cpuid-match.o
|