Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dvarlen.c18 const char str1[] = "Hello, "; in test_varlen() local
H A Dprobe_read_user_str.c5 static const char str1[] = "mestring"; variable
/linux/arch/arm64/lib/
H A Dcopy_from_user.S43 .macro str1 reg, ptr, val macro
H A Dcopy_to_user.S42 .macro str1 reg, ptr, val macro
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_snprintf.c43 static const char str1[] = "str1"; in handler() local
H A Dtest_global_data.c48 static char str1[32] = "abcdefghijklmnopqrstuvwxyz"; variable
/linux/tools/lib/bpf/
H A Dstrset.c33 const char *str1 = s->strs_data + key1; in strset_equal_fn() local
/linux/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c142 const char str1[sizeof(STR_INTERFACE)]; member
/linux/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c126 const char str1[sizeof(STR_INTERFACE)]; member
/linux/arch/powerpc/platforms/cell/
H A Dcbe_thermal.c299 union spe_reg str1; in init_default_values() local
/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi.c600 #define DBGFS_PRINT_STR(str1, str2) seq_printf(s, "%-24s %s\n", str1, str2) argument
601 #define DBGFS_PRINT_INT(str1, int2) seq_printf(s, "%-24s %d\n", str1, int2) argument
/linux/tools/power/x86/intel-speed-select/
H A Disst-display.c332 unsigned int val, char *str0, char *str1) in isst_ctdp_display_core_info()
H A Disst-config.c1248 #define _get_tdp_level(desc, suffix, object, help, str0, str1) \ argument
/linux/scripts/kconfig/
H A Dexpr.c894 const char *str1, *str2; in __expr_calc_value() local
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py73 def strcspn(str1, str2): argument
82 def strspn(str1, str2): argument
/linux/tools/usb/
H A Dffs-test.c314 const char str1[sizeof STR_INTERFACE_]; member
/linux/drivers/ata/
H A Dahci_imx.c299 u32 str1, str2, str3, str4; in __sata_ahci_read_temperature() local
/linux/tools/testing/selftests/bpf/
H A Dveristat.c905 const char **str1 = (const char **)a; in str_cmp() local
1503 const char *str1 = NULL, *str2 = NULL; in cmp_join_stat() local
/linux/tools/perf/util/
H A Dannotate.c2259 static unsigned int parse_percent_type(char *str1, char *str2) in parse_percent_type()
2284 char *str1, *str2; in annotate_parse_percent_type() local