/Linux-v4.19/tools/perf/arch/x86/annotate/ |
D | instructions.c | 149 if (arch->family != 6 || arch->model < 0x1e || strstr(ins2, "jmp")) in x86__ins_is_fused() 154 if ((strstr(ins1, "cmp") && !strstr(ins1, "xchg")) || in x86__ins_is_fused() 155 strstr(ins1, "test")) { in x86__ins_is_fused() 160 if ((strstr(ins1, "cmp") && !strstr(ins1, "xchg")) || in x86__ins_is_fused() 161 strstr(ins1, "test") || in x86__ins_is_fused() 162 strstr(ins1, "add") || in x86__ins_is_fused() 163 strstr(ins1, "sub") || in x86__ins_is_fused() 164 strstr(ins1, "and") || in x86__ins_is_fused() 165 strstr(ins1, "inc") || in x86__ins_is_fused() 166 strstr(ins1, "dec")) { in x86__ins_is_fused()
|
/Linux-v4.19/arch/mips/loongson64/lemote-2f/ |
D | machtype.c | 31 if (strstr(arcs_cmdline, "PMON_VER=LM")) { in mach_prom_init_machtype() 32 if (strstr(arcs_cmdline, "PMON_VER=LM8")) in mach_prom_init_machtype() 34 else if (strstr(arcs_cmdline, "PMON_VER=LM6")) in mach_prom_init_machtype() 36 else if (strstr(arcs_cmdline, "PMON_VER=LM9")) in mach_prom_init_machtype()
|
/Linux-v4.19/arch/ia64/include/asm/sn/sn2/ |
D | sn_hwperf.h | 45 #define SN_HWPERF_IS_NODE(x) ((x) && strstr((x)->name, "SHub")) 46 #define SN_HWPERF_IS_NODE_SHUB2(x) ((x) && strstr((x)->name, "SHub 2.")) 47 #define SN_HWPERF_IS_IONODE(x) ((x) && strstr((x)->name, "TIO")) 48 #define SN_HWPERF_IS_NL3ROUTER(x) ((x) && strstr((x)->name, "NL3Router")) 49 #define SN_HWPERF_IS_NL4ROUTER(x) ((x) && strstr((x)->name, "NL4Router")) 50 #define SN_HWPERF_IS_OLDROUTER(x) ((x) && strstr((x)->name, "Router"))
|
/Linux-v4.19/arch/mips/loongson64/common/ |
D | machtype.c | 50 p = strstr(arcs_cmdline, "machtype="); in prom_init_machtype() 58 p = strstr(str, " "); in prom_init_machtype() 63 if (strstr(system_types[machtype], str)) { in prom_init_machtype()
|
/Linux-v4.19/arch/mips/pic32/pic32mzda/ |
D | early_console.c | 101 s = strstr(arch_cmdline, "earlyprintk="); in get_port_from_cmdline() 103 s = strstr(s, "ttyS"); in get_port_from_cmdline() 124 s = strstr(arch_cmdline, "earlyprintk="); in get_baud_from_cmdline() 126 s = strstr(s, "ttyS"); in get_baud_from_cmdline()
|
/Linux-v4.19/arch/mips/loongson32/common/ |
D | prom.c | 70 if (strstr(arcs_cmdline, "console=ttyS3")) in prom_init() 72 else if (strstr(arcs_cmdline, "console=ttyS2")) in prom_init() 74 else if (strstr(arcs_cmdline, "console=ttyS1")) in prom_init()
|
/Linux-v4.19/arch/x86/lib/ |
D | strstr_32.c | 5 char *strstr(const char *cs, const char *ct) in strstr() function 33 EXPORT_SYMBOL(strstr);
|
/Linux-v4.19/arch/powerpc/platforms/powermac/ |
D | setup.c | 332 if (strstr(boot_command_line, "adb_sync")) { in pmac_setup_arch() 371 p = strstr(boot_command_line, "root="); in note_bootable_part() 459 if (strstr(boot_command_line, "btextdbg")) { in pmac_init() 468 udbg_scc_init(!!strstr(boot_command_line, "sccdbg")); in pmac_init() 469 udbg_adb_init(!!strstr(boot_command_line, "btextdbg")); in pmac_init() 538 if (strstr(boot_command_line, "console=")) { in check_pmac_serial_console()
|
/Linux-v4.19/include/linux/ |
D | fs_enet_pd.h | 156 if(strstr(fpi->fs_type, "SCC")) in fs_get_id() 158 if(strstr(fpi->fs_type, "FCC")) in fs_get_id() 160 if(strstr(fpi->fs_type, "FEC")) in fs_get_id()
|
D | fs_uart_pd.h | 64 if(strstr(fpi->fs_type, "SMC")) in fs_uart_get_id() 66 if(strstr(fpi->fs_type, "SCC")) in fs_uart_get_id()
|
/Linux-v4.19/arch/mips/ar7/ |
D | platform.c | 521 if (strstr(prid, "Fritz_Box_FON")) { in detect_leds() 524 } else if (strstr(prid, "Fritz_Box_")) { in detect_leds() 528 && usb_prod != NULL && strstr(usb_prod, "DSL-502T")) { in detect_leds() 531 } else if (strstr(prid, "DG834")) { in detect_leds() 534 } else if (strstr(prid, "CYWM") || strstr(prid, "CYWL")) { in detect_leds() 537 } else if (strstr(prid, "GT701")) { in detect_leds()
|
/Linux-v4.19/arch/mips/mti-malta/ |
D | malta-setup.c | 119 if (strstr(fw_getcmdline(), "iobcuncached")) { in plat_enable_iocoherency() 175 optptr = strstr(argptr, "pci_clock="); in pci_clock_check() 215 if (strstr(argptr, "debug")) { in bonito_quirks_setup()
|
D | malta-init.c | 75 if ((strstr(fw_getcmdline(), "earlycon=")) == NULL) { in console_config() 81 if ((strstr(fw_getcmdline(), "console=")) == NULL) { in console_config()
|
/Linux-v4.19/arch/powerpc/mm/ |
D | init_32.c | 100 if (strstr(boot_command_line, "nobats")) { in MMU_setup() 104 if (strstr(boot_command_line, "noltlbs")) { in MMU_setup()
|
/Linux-v4.19/tools/thermal/tmon/ |
D | sysfs.c | 180 if (strstr(d_name, "trip_point") && in find_tzone_tp() 181 strstr(d_name, "temp")) { in find_tzone_tp() 323 temp_str = strstr(namelist[n]->d_name, "cdev"); in scan_tzones() 375 if (strstr(ptdata.cdi[k].type, ctrl_cdev)) { in scan_cdevs() 409 if (strstr(namelist[n]->d_name, CDEV)) { in probe_thermal_sysfs() 423 } else if (strstr(namelist[n]->d_name, TZONE)) { in probe_thermal_sysfs()
|
/Linux-v4.19/arch/um/os-Linux/ |
D | user_syms.c | 13 #undef strstr 24 EXPORT_SYMBOL(strstr);
|
/Linux-v4.19/drivers/leds/ |
D | leds-mlxreg.c | 201 if (strstr(data->label, "red") || in mlxreg_led_config() 202 strstr(data->label, "orange")) { in mlxreg_led_config() 205 } else if (strstr(data->label, "amber")) { in mlxreg_led_config()
|
/Linux-v4.19/drivers/firmware/ |
D | pcdp.c | 101 if (strstr(cmdline, "console=hcdp")) { in efi_setup_pcdp_console() 104 } else if (strstr(cmdline, "console=")) { in efi_setup_pcdp_console()
|
/Linux-v4.19/tools/perf/arch/x86/util/ |
D | kvm-stat.c | 156 if (strstr(cpuid, "Intel")) { in cpu_isa_init() 159 } else if (strstr(cpuid, "AMD")) { in cpu_isa_init()
|
/Linux-v4.19/arch/mips/netlogic/xlr/ |
D | setup.c | 120 if ((strstr(arcs_cmdline, "console=")) == NULL) { in build_arcs_cmdline() 129 if ((strstr(arcs_cmdline, "rdinit=")) == NULL) { in build_arcs_cmdline()
|
/Linux-v4.19/drivers/target/iscsi/ |
D | iscsi_target_nego.c | 76 ptr = strstr(in_buf, pattern); in extract_param() 80 ptr = strstr(ptr, "="); in extract_param() 156 if (strstr("CHAP", authtype)) in iscsi_handle_authentication() 161 if (strstr("None", authtype)) in iscsi_handle_authentication() 164 else if (strstr("SRP", authtype)) in iscsi_handle_authentication() 168 else if (strstr("CHAP", authtype)) in iscsi_handle_authentication() 171 else if (strstr("SPKM1", authtype)) in iscsi_handle_authentication() 173 else if (strstr("SPKM2", authtype)) in iscsi_handle_authentication() 175 else if (strstr("KRB5", authtype)) in iscsi_handle_authentication()
|
/Linux-v4.19/drivers/macintosh/ |
D | windfarm_lm87_sensor.c | 119 if (strstr(loc, "DIMM")) in wf_lm87_probe() 121 else if (strstr(loc, "Processors")) in wf_lm87_probe()
|
/Linux-v4.19/tools/testing/selftests/powerpc/pmu/ |
D | lib.c | 175 if (strstr(name, "libc")) { in parse_proc_maps() 178 } else if (strstr(name, "[vdso]")) { in parse_proc_maps()
|
/Linux-v4.19/tools/testing/selftests/vm/ |
D | mlock-random-test.c | 60 if (strstr(line, "VmLck")) { in get_proc_locked_vm_size() 99 if (!strstr(line, "MMUPageSize")) { in get_proc_page_size()
|
/Linux-v4.19/arch/s390/lib/ |
D | string.c | 264 char *strstr(const char *s1, const char *s2) in strstr() function 282 EXPORT_SYMBOL(strstr);
|