Home
last modified time | relevance | path

Searched defs:str2 (Results 1 – 18 of 18) sorted by relevance

/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dprobe_read_user_str.c6 static const char str2[] = "mestringalittlebigger"; variable
Dvarlen.c19 const char str2[] = "World!"; in test_varlen() local
/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_global_data.c49 static char str2[32]; variable
/linux-5.10/arch/x86/boot/
Dstring.c48 int strcmp(const char *str1, const char *str2) in strcmp()
/linux-5.10/arch/powerpc/platforms/cell/
Dcbe_thermal.c301 u64 str2; in init_default_values() local
/linux-5.10/scripts/kconfig/
Dexpr.c1033 const char *str1, *str2; in expr_calc_value() local
/linux-5.10/sound/soc/sof/
Dipc.c54 u8 *str2 = NULL; in ipc_log_header() local
/linux-5.10/drivers/staging/rtl8723bs/hal/
Dhal_com.c1341 bool eqNByte(u8 *str1, u8 *str2, u32 num) in eqNByte()
/linux-5.10/tools/testing/selftests/vm/
Duserfaultfd.c330 static int my_bcmp(char *str1, char *str2, size_t n) in my_bcmp()
/linux-5.10/drivers/target/iscsi/
Discsi_target_configfs.c161 char *str, *str2, *ip_str, *port_str; in lio_target_call_addnptotpg() local
/linux-5.10/drivers/ata/
Dahci_imx.c333 u32 str1, str2, str3, str4; in sata_ahci_read_temperature() local
/linux-5.10/tools/lib/traceevent/
Dparse-filter.c2238 char *str1, *str2; in tep_filter_compare() local
/linux-5.10/drivers/gpu/drm/sti/
Dsti_hdmi.c592 #define DBGFS_PRINT_STR(str1, str2) seq_printf(s, "%-24s %s\n", str1, str2) argument
/linux-5.10/tools/perf/util/
Dannotate.c3143 static unsigned int parse_percent_type(char *str1, char *str2) in parse_percent_type()
3169 char *str1, *str2; in annotate_parse_percent_type() local
/linux-5.10/drivers/media/platform/sti/delta/
Ddelta-v4l2.c1318 unsigned char str2[100] = ""; in delta_vb2_au_start_streaming() local
/linux-5.10/drivers/target/
Dtarget_core_configfs.c3410 char *se_plugin_str, *str, *str2; in target_core_call_addhbatotarget() local
/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c1602 static bool _rtl8812ae_eq_n_byte(u8 *str1, u8 *str2, u32 num) in _rtl8812ae_eq_n_byte()
/linux-5.10/tools/lib/bpf/
Dbtf.c1376 const char *str2 = btf->strs_data + (long)key2; in strs_hash_equal_fn() local