/Linux-v4.19/arch/mips/include/asm/ |
D | asm.h | 25 #define __CAT(str1, str2) str1##str2 argument 27 #define __CAT(str1, str2) str1/**/str2 argument 29 #define CAT(str1, str2) __CAT(str1, str2) argument
|
/Linux-v4.19/arch/x86/boot/ |
D | string.c | 37 int strcmp(const char *str1, const char *str2) in strcmp()
|
/Linux-v4.19/arch/powerpc/platforms/cell/ |
D | cbe_thermal.c | 314 u64 str2; in init_default_values() local
|
/Linux-v4.19/scripts/kconfig/ |
D | expr.c | 1029 const char *str1, *str2; in expr_calc_value() local
|
D | qconf.cc | 1214 QString str2 = print_filter(str); in expr_print_help() local
|
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | hal_com.c | 1354 bool eqNByte(u8 *str1, u8 *str2, u32 num) in eqNByte()
|
/Linux-v4.19/tools/testing/selftests/vm/ |
D | userfaultfd.c | 265 static int my_bcmp(char *str1, char *str2, size_t n) in my_bcmp()
|
/Linux-v4.19/drivers/ata/ |
D | ahci_imx.c | 344 u32 str1, str2, str3, str4; in sata_ahci_read_temperature() local
|
/Linux-v4.19/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 169 char *str, *str2, *ip_str, *port_str; in lio_target_call_addnptotpg() local
|
/Linux-v4.19/tools/perf/util/ |
D | annotate.c | 2831 static unsigned int parse_percent_type(char *str1, char *str2) in parse_percent_type() 2857 char *str1, *str2; in annotate_parse_percent_type() local
|
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | sti_hdmi.c | 587 #define DBGFS_PRINT_STR(str1, str2) seq_printf(s, "%-24s %s\n", str1, str2) argument
|
/Linux-v4.19/tools/lib/traceevent/ |
D | parse-filter.c | 2390 char *str1, *str2; in tep_filter_compare() local
|
/Linux-v4.19/drivers/media/platform/sti/delta/ |
D | delta-v4l2.c | 1316 unsigned char str2[100] = ""; in delta_vb2_au_start_streaming() local
|
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/ |
D | phy.c | 718 static bool _rtl8822be_eq_n_byte(u8 *str1, u8 *str2, u32 num) in _rtl8822be_eq_n_byte()
|
/Linux-v4.19/drivers/target/ |
D | target_core_configfs.c | 3126 char *se_plugin_str, *str, *str2; in target_core_call_addhbatotarget() local
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 1629 static bool _rtl8812ae_eq_n_byte(u8 *str1, u8 *str2, u32 num) in _rtl8812ae_eq_n_byte()
|