Home
last modified time | relevance | path

Searched defs:str1 (Results 1 – 25 of 25) sorted by relevance

/linux-5.10/tools/testing/selftests/bpf/prog_tests/ !
Dprobe_read_user_str.c5 static const char str1[] = "mestring"; variable
Dvarlen.c18 const char str1[] = "Hello, "; in test_varlen() local
/linux-5.10/arch/arm64/lib/ !
Dcopy_from_user.S43 .macro str1 reg, ptr, val macro
Dcopy_in_user.S44 .macro str1 reg, ptr, val macro
Dcopy_to_user.S42 .macro str1 reg, ptr, val macro
Dmemcpy.S47 .macro str1 reg, ptr, val macro
/linux-5.10/tools/testing/selftests/bpf/progs/ !
Dtest_global_data.c48 static char str1[32] = "abcdefghijklmnopqrstuvwxyz"; variable
/linux-5.10/drivers/md/ !
Dmd-autodetect.c64 char *str1; in md_setup() local
/linux-5.10/tools/usb/ffs-aio-example/simple/device_app/ !
Daio_simple.c124 const char str1[sizeof(STR_INTERFACE)]; member
/linux-5.10/tools/usb/ffs-aio-example/multibuff/device_app/ !
Daio_multibuff.c126 const char str1[sizeof(STR_INTERFACE)]; member
/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.c300 union spe_reg str1; in init_default_values() local
/linux-5.10/tools/power/x86/intel-speed-select/ !
Disst-display.c315 unsigned int val, char *str0, char *str1) in isst_ctdp_display_core_info()
Disst-config.c1015 #define _get_tdp_level(desc, suffix, object, help, str0, str1) \ argument
/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
593 #define DBGFS_PRINT_INT(str1, int2) seq_printf(s, "%-24s %d\n", str1, int2) argument
/linux-5.10/scripts/kconfig/ !
Dexpr.c1033 const char *str1, *str2; in expr_calc_value() 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/usb/ !
Dffs-test.c314 const char str1[sizeof STR_INTERFACE_]; member
/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/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/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.c1317 unsigned char str1[100] = ""; in delta_vb2_au_start_streaming() 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.c1375 const char *str1 = btf->strs_data + (long)key1; in strs_hash_equal_fn() local