Home
last modified time | relevance | path

Searched refs:strcmp (Results 1 – 25 of 1948) sorted by relevance

12345678910>>...78

/linux-5.19.10/tools/testing/selftests/powerpc/pmu/sampling_tests/
Dmisc.c279 if (!strcmp(register_name, "R0")) in __perf_reg_mask()
281 else if (!strcmp(register_name, "R1")) in __perf_reg_mask()
283 else if (!strcmp(register_name, "R2")) in __perf_reg_mask()
285 else if (!strcmp(register_name, "R3")) in __perf_reg_mask()
287 else if (!strcmp(register_name, "R4")) in __perf_reg_mask()
289 else if (!strcmp(register_name, "R5")) in __perf_reg_mask()
291 else if (!strcmp(register_name, "R6")) in __perf_reg_mask()
293 else if (!strcmp(register_name, "R7")) in __perf_reg_mask()
295 else if (!strcmp(register_name, "R8")) in __perf_reg_mask()
297 else if (!strcmp(register_name, "R9")) in __perf_reg_mask()
[all …]
/linux-5.19.10/tools/perf/tests/
Dhists_output.c169 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test1()
170 !strcmp(SYM(he), "main") && he->stat.period == 200); in test1()
175 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test1()
176 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test1()
181 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
182 !strcmp(SYM(he), "main") && he->stat.period == 100); in test1()
187 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
188 !strcmp(SYM(he), "xmalloc") && he->stat.period == 100); in test1()
193 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test1()
194 !strcmp(SYM(he), "page_fault") && he->stat.period == 100); in test1()
[all …]
/linux-5.19.10/tools/perf/arch/csky/annotate/
Dinstructions.c12 if (!strcmp(name, "bt") || in csky__associate_ins_ops()
13 !strcmp(name, "bf") || in csky__associate_ins_ops()
14 !strcmp(name, "bez") || in csky__associate_ins_ops()
15 !strcmp(name, "bnez") || in csky__associate_ins_ops()
16 !strcmp(name, "bnezad") || in csky__associate_ins_ops()
17 !strcmp(name, "bhsz") || in csky__associate_ins_ops()
18 !strcmp(name, "bhz") || in csky__associate_ins_ops()
19 !strcmp(name, "blsz") || in csky__associate_ins_ops()
20 !strcmp(name, "blz") || in csky__associate_ins_ops()
21 !strcmp(name, "br") || in csky__associate_ins_ops()
[all …]
/linux-5.19.10/drivers/target/iscsi/
Discsi_target_parameters.c443 if (!strcmp(param->name, AUTHMETHOD)) { in iscsi_set_keys_to_negotiate()
445 } else if (!strcmp(param->name, HEADERDIGEST)) { in iscsi_set_keys_to_negotiate()
448 } else if (!strcmp(param->name, DATADIGEST)) { in iscsi_set_keys_to_negotiate()
451 } else if (!strcmp(param->name, MAXCONNECTIONS)) { in iscsi_set_keys_to_negotiate()
453 } else if (!strcmp(param->name, TARGETNAME)) { in iscsi_set_keys_to_negotiate()
455 } else if (!strcmp(param->name, INITIATORNAME)) { in iscsi_set_keys_to_negotiate()
457 } else if (!strcmp(param->name, TARGETALIAS)) { in iscsi_set_keys_to_negotiate()
460 } else if (!strcmp(param->name, INITIATORALIAS)) { in iscsi_set_keys_to_negotiate()
462 } else if (!strcmp(param->name, TARGETPORTALGROUPTAG)) { in iscsi_set_keys_to_negotiate()
464 } else if (!strcmp(param->name, INITIALR2T)) { in iscsi_set_keys_to_negotiate()
[all …]
/linux-5.19.10/fs/orangefs/
Dorangefs-sysfs.c195 if (!strcmp(kobj->name, PC_KOBJ_ID) || in orangefs_attr_store()
196 !strcmp(kobj->name, STATS_KOBJ_ID)) in orangefs_attr_store()
218 if (!strcmp(kobj->name, ORANGEFS_KOBJ_ID)) { in sysfs_int_show()
219 if (!strcmp(attr->attr.name, "op_timeout_secs")) { in sysfs_int_show()
225 } else if (!strcmp(attr->attr.name, in sysfs_int_show()
232 } else if (!strcmp(attr->attr.name, in sysfs_int_show()
239 } else if (!strcmp(attr->attr.name, in sysfs_int_show()
246 } else if (!strcmp(attr->attr.name, in sysfs_int_show()
257 } else if (!strcmp(kobj->name, STATS_KOBJ_ID)) { in sysfs_int_show()
258 if (!strcmp(attr->attr.name, "reads")) { in sysfs_int_show()
[all …]
/linux-5.19.10/drivers/macintosh/
Dwindfarm_smu_controls.c188 if (!strcmp(l, "Rear Fan 0") || !strcmp(l, "Rear Fan") || in smu_fan_create()
189 !strcmp(l, "Rear fan 0") || !strcmp(l, "Rear fan") || in smu_fan_create()
190 !strcmp(l, "CPU A EXHAUST")) in smu_fan_create()
192 else if (!strcmp(l, "Rear Fan 1") || !strcmp(l, "Rear fan 1") || in smu_fan_create()
193 !strcmp(l, "CPU B EXHAUST")) in smu_fan_create()
195 else if (!strcmp(l, "Front Fan 0") || !strcmp(l, "Front Fan") || in smu_fan_create()
196 !strcmp(l, "Front fan 0") || !strcmp(l, "Front fan") || in smu_fan_create()
197 !strcmp(l, "CPU A INTAKE")) in smu_fan_create()
199 else if (!strcmp(l, "Front Fan 1") || !strcmp(l, "Front fan 1") || in smu_fan_create()
200 !strcmp(l, "CPU B INTAKE")) in smu_fan_create()
[all …]
/linux-5.19.10/tools/testing/selftests/net/
Dioam6_parser.c443 if (!strcmp("out_undef_ns", tname)) in str2id()
445 if (!strcmp("out_no_room", tname)) in str2id()
447 if (!strcmp("out_bit0", tname)) in str2id()
449 if (!strcmp("out_bit1", tname)) in str2id()
451 if (!strcmp("out_bit2", tname)) in str2id()
453 if (!strcmp("out_bit3", tname)) in str2id()
455 if (!strcmp("out_bit4", tname)) in str2id()
457 if (!strcmp("out_bit5", tname)) in str2id()
459 if (!strcmp("out_bit6", tname)) in str2id()
461 if (!strcmp("out_bit7", tname)) in str2id()
[all …]
/linux-5.19.10/tools/perf/
Dbuiltin-list.c80 if (strcmp(argv[i], "tracepoint") == 0) in cmd_list()
82 else if (strcmp(argv[i], "hw") == 0 || in cmd_list()
83 strcmp(argv[i], "hardware") == 0) in cmd_list()
86 else if (strcmp(argv[i], "sw") == 0 || in cmd_list()
87 strcmp(argv[i], "software") == 0) { in cmd_list()
91 } else if (strcmp(argv[i], "cache") == 0 || in cmd_list()
92 strcmp(argv[i], "hwcache") == 0) in cmd_list()
94 else if (strcmp(argv[i], "pmu") == 0) in cmd_list()
98 else if (strcmp(argv[i], "sdt") == 0) in cmd_list()
100 else if (strcmp(argv[i], "metric") == 0 || strcmp(argv[i], "metrics") == 0) in cmd_list()
[all …]
Dperf.c104 if (strstarts(var, "pager.") && !strcmp(var + 6, c->cmd)) in pager_command_config()
123 if (strstarts(var, "tui.") && !strcmp(var + 4, c->cmd)) in browser_command_config()
125 if (strstarts(var, "gtk.") && !strcmp(var + 4, c->cmd)) in browser_command_config()
187 if (!strcmp(cmd, "--help") || !strcmp(cmd, "--version")) in handle_options()
194 if (!strcmp(cmd, "-h")) { in handle_options()
199 if (!strcmp(cmd, "-v")) { in handle_options()
204 if (!strcmp(cmd, "-vv")) { in handle_options()
221 } else if (!strcmp(cmd, "--html-path")) { in handle_options()
224 } else if (!strcmp(cmd, "-p") || !strcmp(cmd, "--paginate")) { in handle_options()
226 } else if (!strcmp(cmd, "--no-pager")) { in handle_options()
[all …]
/linux-5.19.10/arch/powerpc/include/asm/
Dftrace.h71 return !strcmp(sym + 1, name) || in arch_syscall_match_sym_name()
72 (!strncmp(sym, ".__se_sys", 9) && !strcmp(sym + 6, name)) || in arch_syscall_match_sym_name()
73 (!strncmp(sym, ".ppc_", 5) && !strcmp(sym + 5, name + 4)) || in arch_syscall_match_sym_name()
74 (!strncmp(sym, ".ppc32_", 7) && !strcmp(sym + 7, name + 4)) || in arch_syscall_match_sym_name()
75 (!strncmp(sym, ".ppc64_", 7) && !strcmp(sym + 7, name + 4)); in arch_syscall_match_sym_name()
80 return !strcmp(sym, name) || in arch_syscall_match_sym_name()
81 (!strncmp(sym, "__se_sys", 8) && !strcmp(sym + 5, name)) || in arch_syscall_match_sym_name()
82 (!strncmp(sym, "ppc_", 4) && !strcmp(sym + 4, name + 4)) || in arch_syscall_match_sym_name()
83 (!strncmp(sym, "ppc32_", 6) && !strcmp(sym + 6, name + 4)) || in arch_syscall_match_sym_name()
84 (!strncmp(sym, "ppc64_", 6) && !strcmp(sym + 6, name + 4)); in arch_syscall_match_sym_name()
/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Darg_parsing.c39 ASSERT_OK(strcmp("arg_parsing", set.tests[0].name), "subtest name"); in test_parse_test_list()
50 ASSERT_OK(strcmp("arg_parsing", set.tests[0].name), "test name"); in test_parse_test_list()
51 ASSERT_OK(strcmp("bpf_cookie", set.tests[1].name), "test name"); in test_parse_test_list()
65 ASSERT_OK(strcmp("arg_parsing", set.tests[0].name), "test name"); in test_parse_test_list()
66 ASSERT_OK(strcmp("arg_parsing", set.tests[0].subtests[0]), in test_parse_test_list()
68 ASSERT_OK(strcmp("bpf_cookie", set.tests[1].name), "test name"); in test_parse_test_list()
83 ASSERT_OK(strcmp("arg_parsing", set.tests[0].name), "test name"); in test_parse_test_list()
84 ASSERT_OK(strcmp("arg_parsing", set.tests[0].subtests[0]), in test_parse_test_list()
86 ASSERT_OK(strcmp("bpf_cookie", set.tests[1].name), "test name"); in test_parse_test_list()
87 ASSERT_OK(strcmp("send_signal", set.tests[2].name), "test name"); in test_parse_test_list()
[all …]
/linux-5.19.10/tools/perf/arch/
Dcommon.c144 if (!strcmp(perf_env__arch(NULL), arch)) in perf_env__lookup_binutils_path()
161 if (!strcmp(arch, "arc")) in perf_env__lookup_binutils_path()
163 else if (!strcmp(arch, "arm")) in perf_env__lookup_binutils_path()
165 else if (!strcmp(arch, "arm64")) in perf_env__lookup_binutils_path()
167 else if (!strcmp(arch, "powerpc")) in perf_env__lookup_binutils_path()
169 else if (!strcmp(arch, "sh")) in perf_env__lookup_binutils_path()
171 else if (!strcmp(arch, "s390")) in perf_env__lookup_binutils_path()
173 else if (!strcmp(arch, "sparc")) in perf_env__lookup_binutils_path()
175 else if (!strcmp(arch, "x86")) in perf_env__lookup_binutils_path()
177 else if (!strcmp(arch, "mips")) in perf_env__lookup_binutils_path()
[all …]
/linux-5.19.10/arch/x86/pci/
Dcommon.c518 if (!strcmp(str, "off")) { in pcibios_setup()
521 } else if (!strcmp(str, "bfsort")) { in pcibios_setup()
524 } else if (!strcmp(str, "nobfsort")) { in pcibios_setup()
529 else if (!strcmp(str, "bios")) { in pcibios_setup()
532 } else if (!strcmp(str, "nobios")) { in pcibios_setup()
535 } else if (!strcmp(str, "biosirq")) { in pcibios_setup()
544 else if (!strcmp(str, "conf1")) { in pcibios_setup()
548 else if (!strcmp(str, "conf2")) { in pcibios_setup()
554 else if (!strcmp(str, "nommconf")) { in pcibios_setup()
558 else if (!strcmp(str, "check_enable_amd_mmconf")) { in pcibios_setup()
[all …]
/linux-5.19.10/tools/power/cpupower/utils/
Dcpupower.c94 if ((subpage != NULL) && strcmp(subpage, "help")) { in print_man_page()
131 if (!strcmp(param, "-h") || !strcmp(param, "--help")) { in handle_options()
134 } else if (!strcmp(param, "-c") || !strcmp(param, "--cpu")) { in handle_options()
139 if (!strcmp((*argv)[x+1], "all")) in handle_options()
154 } else if (!strcmp(param, "-v") || in handle_options()
155 !strcmp(param, "--version")) { in handle_options()
159 } else if (!strcmp(param, "-d") || !strcmp(param, "--debug")) { in handle_options()
202 if (argc > 1 && !strcmp(argv[1], "--help")) { in main()
218 if (!ret && !strcmp(uts.machine, "x86_64") && in main()
227 if (strcmp(p->cmd, cmd)) in main()
/linux-5.19.10/include/linux/
Dlicense.h7 return (strcmp(license, "GPL") == 0 in license_is_gpl_compatible()
8 || strcmp(license, "GPL v2") == 0 in license_is_gpl_compatible()
9 || strcmp(license, "GPL and additional rights") == 0 in license_is_gpl_compatible()
10 || strcmp(license, "Dual BSD/GPL") == 0 in license_is_gpl_compatible()
11 || strcmp(license, "Dual MIT/GPL") == 0 in license_is_gpl_compatible()
12 || strcmp(license, "Dual MPL/GPL") == 0); in license_is_gpl_compatible()
/linux-5.19.10/tools/power/cpupower/bench/
Dparse.c183 if (strcmp("sleep", opt) == 0) in prepare_config()
186 else if (strcmp("load", opt) == 0) in prepare_config()
189 else if (strcmp("load_step", opt) == 0) in prepare_config()
192 else if (strcmp("sleep_step", opt) == 0) in prepare_config()
195 else if (strcmp("cycles", opt) == 0) in prepare_config()
198 else if (strcmp("rounds", opt) == 0) in prepare_config()
201 else if (strcmp("verbose", opt) == 0) in prepare_config()
204 else if (strcmp("output", opt) == 0) in prepare_config()
207 else if (strcmp("cpu", opt) == 0) in prepare_config()
210 else if (strcmp("governor", opt) == 0) { in prepare_config()
[all …]
/linux-5.19.10/arch/powerpc/platforms/83xx/
Dusb.c47 if (prop && (!strcmp(prop, "utmi") || in mpc834x_usb_cfg()
48 !strcmp(prop, "utmi_wide"))) { in mpc834x_usb_cfg()
52 } else if (prop && !strcmp(prop, "serial")) { in mpc834x_usb_cfg()
54 if (dr_mode && !strcmp(dr_mode, "otg")) { in mpc834x_usb_cfg()
60 } else if (prop && !strcmp(prop, "ulpi")) { in mpc834x_usb_cfg()
137 if (prop && !strcmp(prop, "ulpi")) { in mpc831x_usb_cfg()
172 if (prop && (!strcmp(prop, "utmi_wide") || in mpc831x_usb_cfg()
173 !strcmp(prop, "utmi"))) { in mpc831x_usb_cfg()
187 } else if (prop && !strcmp(prop, "ulpi")) { in mpc831x_usb_cfg()
194 if (dr_mode && !strcmp(dr_mode, "otg")) in mpc831x_usb_cfg()
[all …]
/linux-5.19.10/arch/mips/bcm47xx/
Dboard.c243 if (!strcmp(buf1, e1->value1)) in bcm47xx_board_get_nvram()
259 !strcmp(buf2, e2->value2)) in bcm47xx_board_get_nvram()
266 if (!strcmp(buf1, e1->value1)) in bcm47xx_board_get_nvram()
273 if (!strcmp(buf1, e1->value1)) in bcm47xx_board_get_nvram()
282 if (!strcmp(buf1, e1->value1)) in bcm47xx_board_get_nvram()
290 if (!strcmp(buf1, e2->value1) && in bcm47xx_board_get_nvram()
291 !strcmp(buf2, e2->value2)) in bcm47xx_board_get_nvram()
298 if (!strcmp(buf1, e1->value1)) in bcm47xx_board_get_nvram()
307 if (!strcmp(buf1, e3->value1) && in bcm47xx_board_get_nvram()
308 !strcmp(buf2, e3->value2) && in bcm47xx_board_get_nvram()
[all …]
/linux-5.19.10/drivers/media/cec/core/
Dcec-pin-error-inj.c90 if (!strcmp(token, "clear")) { in cec_pin_error_inj_parse_line()
99 if (!strcmp(token, "rx-clear")) { in cec_pin_error_inj_parse_line()
105 if (!strcmp(token, "tx-clear")) { in cec_pin_error_inj_parse_line()
115 if (!strcmp(token, "tx-ignore-nack-until-eom")) { in cec_pin_error_inj_parse_line()
119 if (!strcmp(token, "tx-custom-pulse")) { in cec_pin_error_inj_parse_line()
128 if (!strcmp(token, "tx-custom-low-usecs")) { in cec_pin_error_inj_parse_line()
136 if (!strcmp(token, "tx-custom-high-usecs")) { in cec_pin_error_inj_parse_line()
148 if (!strcmp(token, "any")) { in cec_pin_error_inj_parse_line()
162 if (!strcmp(comma, "off")) in cec_pin_error_inj_parse_line()
164 else if (!strcmp(comma, "once")) in cec_pin_error_inj_parse_line()
[all …]
/linux-5.19.10/crypto/asymmetric_keys/
Dpublic_key.c77 if (strcmp(pkey->pkey_algo, "rsa") == 0) { in software_key_determine_akcipher()
81 if (strcmp(encoding, "pkcs1") == 0) { in software_key_determine_akcipher()
92 if (strcmp(encoding, "raw") != 0) in software_key_determine_akcipher()
101 if (strcmp(encoding, "x962") != 0) in software_key_determine_akcipher()
112 if (strcmp(hash_algo, "sha1") != 0 && in software_key_determine_akcipher()
113 strcmp(hash_algo, "sha224") != 0 && in software_key_determine_akcipher()
114 strcmp(hash_algo, "sha256") != 0 && in software_key_determine_akcipher()
115 strcmp(hash_algo, "sha384") != 0 && in software_key_determine_akcipher()
116 strcmp(hash_algo, "sha512") != 0) in software_key_determine_akcipher()
118 } else if (strcmp(pkey->pkey_algo, "sm2") == 0) { in software_key_determine_akcipher()
[all …]
/linux-5.19.10/tools/perf/arch/powerpc/util/
Devent.c41 if (!strcmp(se_header, "Local INSTR Latency")) in arch_perf_header_entry()
43 else if (!strcmp(se_header, "INSTR Latency")) in arch_perf_header_entry()
45 else if (!strcmp(se_header, "Local Pipeline Stage Cycle")) in arch_perf_header_entry()
47 else if (!strcmp(se_header, "Pipeline Stage Cycle")) in arch_perf_header_entry()
54 if (!strcmp(sort_key, "p_stage_cyc")) in arch_support_sort_key()
56 if (!strcmp(sort_key, "local_p_stage_cyc")) in arch_support_sort_key()
/linux-5.19.10/tools/perf/arch/powerpc/annotate/
Dinstructions.c36 if (strcmp(name, "bnl") && strcmp(name, "bnl+") && in powerpc__associate_instruction_ops()
37 strcmp(name, "bnl-") && strcmp(name, "bnla") && in powerpc__associate_instruction_ops()
38 strcmp(name, "bnla+") && strcmp(name, "bnla-")) in powerpc__associate_instruction_ops()
/linux-5.19.10/tools/perf/arch/s390/annotate/
Dinstructions.c119 if (!strcmp(name, "bras") || in s390__associate_ins_ops()
120 !strcmp(name, "brasl") || in s390__associate_ins_ops()
121 !strcmp(name, "basr")) in s390__associate_ins_ops()
123 if (!strcmp(name, "br")) in s390__associate_ins_ops()
126 if (!strcmp(name, "lrl") || in s390__associate_ins_ops()
127 !strcmp(name, "lgrl") || in s390__associate_ins_ops()
128 !strcmp(name, "lgfrl") || in s390__associate_ins_ops()
129 !strcmp(name, "llgfrl") || in s390__associate_ins_ops()
130 !strcmp(name, "strl") || in s390__associate_ins_ops()
131 !strcmp(name, "stgrl")) in s390__associate_ins_ops()
/linux-5.19.10/drivers/clk/renesas/
Dclk-r8a7779.c98 if (!strcmp(name, "plla")) { in r8a7779_cpg_register_clock()
101 } else if (!strcmp(name, "z")) { in r8a7779_cpg_register_clock()
104 } else if (!strcmp(name, "zs") || !strcmp(name, "s")) { in r8a7779_cpg_register_clock()
106 } else if (!strcmp(name, "s1")) { in r8a7779_cpg_register_clock()
108 } else if (!strcmp(name, "p")) { in r8a7779_cpg_register_clock()
110 } else if (!strcmp(name, "b") || !strcmp(name, "out")) { in r8a7779_cpg_register_clock()
/linux-5.19.10/arch/s390/boot/
Dipl_parm.c263 if (!strcmp(param, "mem") && val) in parse_boot_command_line()
266 if (!strcmp(param, "vmalloc") && val) { in parse_boot_command_line()
271 if (!strcmp(param, "dfltcc") && val) { in parse_boot_command_line()
272 if (!strcmp(val, "off")) in parse_boot_command_line()
274 else if (!strcmp(val, "on")) in parse_boot_command_line()
276 else if (!strcmp(val, "def_only")) in parse_boot_command_line()
278 else if (!strcmp(val, "inf_only")) in parse_boot_command_line()
280 else if (!strcmp(val, "always")) in parse_boot_command_line()
284 if (!strcmp(param, "noexec")) { in parse_boot_command_line()
290 if (!strcmp(param, "facilities") && val) in parse_boot_command_line()
[all …]

12345678910>>...78