/linux-3.3/arch/mips/loongson/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-3.3/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-3.3/arch/mips/loongson/common/ |
D | machtype.c | 49 p = strstr(arcs_cmdline, "machtype="); in prom_init_machtype() 57 p = strstr(str, " "); in prom_init_machtype() 62 if (strstr(system_types[machtype], str)) { in prom_init_machtype()
|
/linux-3.3/include/linux/ |
D | fs_enet_pd.h | 153 if(strstr(fpi->fs_type, "SCC")) in fs_get_id() 155 if(strstr(fpi->fs_type, "FCC")) in fs_get_id() 157 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-3.3/arch/mips/mti-malta/ |
D | malta-setup.c | 120 if (pciclock != 33 && !strstr(argptr, "idebus=")) { in pci_clock_check() 157 if (strstr(argptr, "debug")) { in bonito_quirks_setup() 169 if (strstr(argptr, "iobcuncached")) { in bonito_quirks_setup()
|
D | malta-memory.c | 82 ptr = strstr(cmdline, "memsize="); in prom_getmdesc() 84 ptr = strstr(ptr, " memsize="); in prom_getmdesc()
|
/linux-3.3/arch/mips/ar7/ |
D | platform.c | 524 if (strstr(prid, "Fritz_Box_FON")) { in detect_leds() 527 } else if (strstr(prid, "Fritz_Box_")) { in detect_leds() 531 && usb_prod != NULL && strstr(usb_prod, "DSL-502T")) { in detect_leds() 534 } else if (strstr(prid, "DG834")) { in detect_leds() 537 } else if (strstr(prid, "CYWM") || strstr(prid, "CYWL")) { in detect_leds() 540 } else if (strstr(prid, "GT701")) { in detect_leds()
|
/linux-3.3/arch/powerpc/platforms/powermac/ |
D | setup.c | 340 if (strstr(cmd_line, "adb_sync")) { in pmac_setup_arch() 378 p = strstr(boot_command_line, "root="); in note_bootable_part() 464 if (strstr(cmd_line, "btextdbg")) { in pmac_init_early() 473 udbg_scc_init(!!strstr(cmd_line, "sccdbg")); in pmac_init_early() 474 udbg_adb_init(!!strstr(cmd_line, "btextdbg")); in pmac_init_early() 546 if (strstr(boot_command_line, "console=")) { in check_pmac_serial_console()
|
/linux-3.3/drivers/target/iscsi/ |
D | iscsi_target_nego.c | 73 ptr = strstr(in_buf, pattern); in extract_param() 77 ptr = strstr(ptr, "="); in extract_param() 142 if (strstr("CHAP", authtype)) in iscsi_handle_authentication() 147 if (strstr("None", authtype)) in iscsi_handle_authentication() 150 else if (strstr("SRP", authtype)) in iscsi_handle_authentication() 154 else if (strstr("CHAP", authtype)) in iscsi_handle_authentication() 157 else if (strstr("SPKM1", authtype)) in iscsi_handle_authentication() 159 else if (strstr("SPKM2", authtype)) in iscsi_handle_authentication() 161 else if (strstr("KRB5", authtype)) in iscsi_handle_authentication()
|
/linux-3.3/arch/powerpc/mm/ |
D | init_32.c | 110 if (strstr(cmd_line, "nobats")) { in MMU_setup() 114 if (strstr(cmd_line, "noltlbs")) { in MMU_setup()
|
/linux-3.3/arch/um/os-Linux/ |
D | user_syms.c | 12 #undef strstr 23 EXPORT_SYMBOL(strstr);
|
/linux-3.3/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-3.3/arch/mips/netlogic/xlr/ |
D | setup.c | 134 if ((strstr(arcs_cmdline, "console=")) == NULL) { in build_arcs_cmdline() 143 if ((strstr(arcs_cmdline, "rdinit=")) == NULL) { in build_arcs_cmdline()
|
/linux-3.3/arch/x86/lib/ |
D | strstr_32.c | 3 char *strstr(const char *cs, const char *ct) in strstr() function
|
/linux-3.3/arch/x86/kernel/ |
D | i386_ksyms_32.c | 35 EXPORT_SYMBOL(strstr);
|
/linux-3.3/security/apparmor/ |
D | policy.c | 112 for (split = strstr(hname, "//"); split; split = strstr(hname, "//")) in hname_tail() 843 for (split = strstr(hname, "//"); split;) { in __lookup_parent() 850 split = strstr(hname, "//"); in __lookup_parent() 874 for (split = strstr(hname, "//"); split;) { in __lookup_profile() 882 split = strstr(hname, "//"); in __lookup_profile()
|
/linux-3.3/arch/unicore32/kernel/ |
D | early_printk.c | 46 if (strstr(buf, "keep")) in setup_early_printk()
|
/linux-3.3/arch/s390/lib/ |
D | string.c | 253 char * strstr(const char * s1,const char * s2) in strstr() function 280 EXPORT_SYMBOL(strstr);
|
/linux-3.3/drivers/media/dvb/siano/ |
D | smsusb.c | 265 } else if (strstr(product_string, "DVBH")) in smsusb1_detectmode() 267 else if (strstr(product_string, "BDA")) in smsusb1_detectmode() 269 else if (strstr(product_string, "DVBT")) in smsusb1_detectmode() 271 else if (strstr(product_string, "TDMB")) in smsusb1_detectmode()
|
/linux-3.3/drivers/ide/ |
D | ide-iops.c | 201 strstr((char *)&id[ATA_ID_FW_REV], table->id_firmware))) in ide_in_drive_list() 259 if (strstr(model, "TSSTcorp CDDVDW SH-S202")) { in eighty_ninty_three() 304 if (strstr(m, *list) != NULL) { in ide_check_nien_quirk_list()
|
/linux-3.3/drivers/net/hamradio/ |
D | baycom_epp.c | 969 if (strstr(modestr,"intclk")) in baycom_setmode() 971 if (strstr(modestr,"extclk")) in baycom_setmode() 973 if (strstr(modestr,"intmodem")) in baycom_setmode() 975 if (strstr(modestr,"extmodem")) in baycom_setmode() 977 if (strstr(modestr,"noloopback")) in baycom_setmode() 979 if (strstr(modestr,"loopback")) in baycom_setmode() 981 if ((cp = strstr(modestr,"fclk="))) { in baycom_setmode() 988 if ((cp = strstr(modestr,"bps="))) { in baycom_setmode()
|
/linux-3.3/arch/powerpc/kernel/ |
D | prom_init.c | 628 opt = strstr(RELOC(prom_cmd_line), RELOC("iommu=")); in early_cmdline_parse() 640 opt = strstr(RELOC(prom_cmd_line), RELOC("mem=")); in early_cmdline_parse() 1658 if ((type[0] == 0) || (strstr(type, RELOC("pci")) == NULL)) in prom_initialize_tce_table() 1663 if ((strstr(compatible, RELOC("python")) == NULL) && in prom_initialize_tce_table() 1664 (strstr(compatible, RELOC("Speedwagon")) == NULL) && in prom_initialize_tce_table() 1665 (strstr(compatible, RELOC("Winnipeg")) == NULL)) in prom_initialize_tce_table() 1668 if ((strstr(model, RELOC("ython")) == NULL) && in prom_initialize_tce_table() 1669 (strstr(model, RELOC("peedwagon")) == NULL) && in prom_initialize_tce_table() 1670 (strstr(model, RELOC("innipeg")) == NULL)) in prom_initialize_tce_table() 1962 if (strstr(p, RELOC("Power Macintosh")) || in prom_find_machine_type() [all …]
|
/linux-3.3/arch/mips/powertv/ |
D | memory.c | 171 ptr = strstr(cmdline, "memsize="); in get_memsize() 173 ptr = strstr(ptr, " memsize="); in get_memsize()
|
/linux-3.3/drivers/target/loopback/ |
D | tcm_loop.c | 1121 ptr = strstr(i_port, "naa."); in tcm_loop_tpg_store_nexus() 1132 ptr = strstr(i_port, "fc."); in tcm_loop_tpg_store_nexus() 1143 ptr = strstr(i_port, "iqn."); in tcm_loop_tpg_store_nexus() 1192 tpgt_str = strstr(name, "tpgt_"); in tcm_loop_make_naa_tpg() 1276 ptr = strstr(name, "naa."); in tcm_loop_make_scsi_hba() 1281 ptr = strstr(name, "fc."); in tcm_loop_make_scsi_hba() 1287 ptr = strstr(name, "iqn."); in tcm_loop_make_scsi_hba()
|