/linux-6.6.21/tools/power/cpupower/lib/ |
D | powercap.c | 124 strcat(file, zone->sys_name); in sysfs_powercap_get64_val() 125 strcat(file, "/"); in sysfs_powercap_get64_val() 126 strcat(file, powercap_get64_files[which]); in sysfs_powercap_get64_val() 166 strcat(path, "/"); in powercap_zone_get_enabled() 167 strcat(path, zone->sys_name); in powercap_zone_get_enabled() 168 strcat(path, "/enabled"); in powercap_zone_get_enabled() 190 strcat(sysfs_dir, "/"); in powercap_read_zone() 191 strcat(sysfs_dir, zone->sys_name); in powercap_read_zone() 197 strcat(file, "/"); in powercap_read_zone() 198 strcat(file, zone->sys_name); in powercap_read_zone() [all …]
|
/linux-6.6.21/arch/s390/boot/ |
D | als.c | 43 strcat(mach_str, type_str); in print_machine_type() 44 strcat(mach_str, "\n"); in print_machine_type() 76 strcat(als_str, ","); in print_missing_facilities() 83 strcat(als_str, "\n"); in print_missing_facilities() 88 strcat(als_str, val_str); in print_missing_facilities() 92 strcat(als_str, "\n"); in print_missing_facilities()
|
/linux-6.6.21/arch/alpha/lib/ |
D | ev67-strcat.S | 27 .globl strcat 28 .ent strcat 29 strcat: label 55 .end strcat 56 EXPORT_SYMBOL(strcat)
|
D | strcat.S | 13 .globl strcat 14 .ent strcat 15 strcat: label 54 .end strcat 55 EXPORT_SYMBOL(strcat);
|
/linux-6.6.21/drivers/net/ethernet/intel/iavf/ |
D | iavf_adv_rss.c | 190 strcat(hash_opt, proto); in iavf_print_adv_rss_cfg() 192 strcat(hash_opt, "v4 "); in iavf_print_adv_rss_cfg() 194 strcat(hash_opt, "v6 "); in iavf_print_adv_rss_cfg() 198 strcat(hash_opt, "IP SA,"); in iavf_print_adv_rss_cfg() 201 strcat(hash_opt, "IP DA,"); in iavf_print_adv_rss_cfg() 205 strcat(hash_opt, "src port,"); in iavf_print_adv_rss_cfg() 209 strcat(hash_opt, "dst port,"); in iavf_print_adv_rss_cfg()
|
/linux-6.6.21/arch/mips/loongson2ef/lemote-2f/ |
D | machtype.c | 37 strcat(arcs_cmdline, " machtype="); in mach_prom_init_machtype() 38 strcat(arcs_cmdline, get_system_type()); in mach_prom_init_machtype() 39 strcat(arcs_cmdline, " "); in mach_prom_init_machtype()
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/ |
D | sh_css_version.c | 36 strcat(version, "FW:"); in ia_css_get_version() 37 strcat(version, sh_css_get_fw_version()); in ia_css_get_version() 38 strcat(version, "; "); in ia_css_get_version()
|
/linux-6.6.21/tools/perf/ui/browsers/ |
D | scripts.c | 38 strcat(extra_format, " -F +metric"); in attr_to_script() 40 strcat(extra_format, " -F +brstackinsn --xed"); in attr_to_script() 42 strcat(extra_format, " -F +iregs"); in attr_to_script() 44 strcat(extra_format, " -F +uregs"); in attr_to_script() 46 strcat(extra_format, " -F +phys_addr"); in attr_to_script()
|
/linux-6.6.21/drivers/usb/misc/ |
D | usbsevseg.c | 255 strcat(buf, " ["); in textmode_show() 256 strcat(buf, display_textmodes[i]); in textmode_show() 257 strcat(buf, "] "); in textmode_show() 259 strcat(buf, " "); in textmode_show() 260 strcat(buf, display_textmodes[i]); in textmode_show() 261 strcat(buf, " "); in textmode_show() 264 strcat(buf, "\n"); in textmode_show()
|
/linux-6.6.21/tools/testing/selftests/powerpc/pmu/ebb/ |
D | ebb.c | 191 strcat(buf, "FC "); in decode_mmcr0() 193 strcat(buf, "PMAE "); in decode_mmcr0() 195 strcat(buf, "PMAO "); in decode_mmcr0() 207 strcat(buf, "GE "); in decode_bescr() 209 strcat(buf, "PMAE "); in decode_bescr() 211 strcat(buf, "PMAO "); in decode_bescr()
|
/linux-6.6.21/arch/m68k/atari/ |
D | config.c | 581 strcat(model, "Mega ST"); in atari_get_model() 583 strcat(model, "ST"); in atari_get_model() 587 strcat(model, "Mega STE"); in atari_get_model() 589 strcat(model, "STE"); in atari_get_model() 594 strcat(model, "Medusa"); in atari_get_model() 596 strcat(model, "TT"); in atari_get_model() 599 strcat(model, "Falcon"); in atari_get_model() 601 strcat(model, " (with Afterburner040)"); in atari_get_model()
|
/linux-6.6.21/arch/mips/dec/prom/ |
D | cmdline.c | 32 strcat(arcs_cmdline, arg); in prom_init_cmdline() 34 strcat(arcs_cmdline, " "); in prom_init_cmdline()
|
/linux-6.6.21/tools/testing/selftests/ia64/ |
D | aliasing-test.c | 85 strcat(path2, "/"); in scan_tree() 86 strcat(path2, name); in scan_tree() 170 strcat(path2, "/"); in scan_rom() 171 strcat(path2, name); in scan_rom()
|
/linux-6.6.21/lib/ |
D | strcat_kunit.c | 21 KUNIT_EXPECT_TRUE(test, strcat(dest, "") == dest); in strcat_test() 24 KUNIT_EXPECT_TRUE(test, strcat(dest, "four\000123") == dest); in strcat_test() 28 KUNIT_EXPECT_TRUE(test, strcat(dest, "AB") == dest); in strcat_test()
|
/linux-6.6.21/drivers/acpi/acpica/ |
D | utpredef.c | 130 strcat(buffer, &ut_rtype_names[i][j]); in acpi_ut_get_expected_return_types() 321 strcat(buffer, in acpi_ut_get_argument_types() 354 strcat(buffer, &(ut_resource_type_names[i][sub_index])); in acpi_ut_get_resource_bit_width()
|
D | exconcat.c | 233 strcat(buffer, local_operand1->string.pointer); in acpi_ex_do_concatenate() 315 strcat(return_desc->string.pointer, type_string); in acpi_ex_convert_to_object_type_string() 316 strcat(return_desc->string.pointer, " Object]"); in acpi_ex_convert_to_object_type_string()
|
/linux-6.6.21/drivers/video/backlight/ |
D | sky81452-backlight.c | 129 strcat(buf, tmp); in sky81452_bl_show_open_short() 133 strcat(buf, "\n"); in sky81452_bl_show_open_short() 155 strcat(buf, "over-current "); in sky81452_bl_show_fault() 158 strcat(buf, "over-temperature"); in sky81452_bl_show_fault() 160 strcat(buf, "\n"); in sky81452_bl_show_fault()
|
/linux-6.6.21/arch/xtensa/platforms/iss/ |
D | setup.c | 79 strcat(cmdline, " "); in platform_setup() 80 strcat(cmdline, argv[i]); in platform_setup()
|
/linux-6.6.21/drivers/platform/x86/dell/dell-wmi-sysman/ |
D | enum-attributes.c | 178 strcat(wmi_priv.enumeration_data[instance_id].dell_value_modifier, in populate_enum_data() 180 strcat(wmi_priv.enumeration_data[instance_id].dell_value_modifier, ";"); in populate_enum_data() 195 strcat(wmi_priv.enumeration_data[instance_id].possible_values, in populate_enum_data() 197 strcat(wmi_priv.enumeration_data[instance_id].possible_values, ";"); in populate_enum_data()
|
/linux-6.6.21/drivers/char/ipmi/ |
D | ipmi_bt_sm.c | 155 strcat(buf, "B_BUSY "); in status2txt() 157 strcat(buf, "H_BUSY "); in status2txt() 159 strcat(buf, "OEM0 "); in status2txt() 161 strcat(buf, "SMS "); in status2txt() 163 strcat(buf, "B2H "); in status2txt() 165 strcat(buf, "H2B "); in status2txt() 166 strcat(buf, "]"); in status2txt()
|
/linux-6.6.21/arch/mips/cavium-octeon/ |
D | setup.c | 884 strcat(arcs_cmdline, " "); in prom_init() 885 strcat(arcs_cmdline, arg); in prom_init() 894 strcat(arcs_cmdline, " "); in prom_init() 895 strcat(arcs_cmdline, arg); in prom_init() 901 strcat(arcs_cmdline, " console=ttyS1,115200"); in prom_init() 903 strcat(arcs_cmdline, " console=ttyS0,115200"); in prom_init() 954 strcat(arcs_cmdline, " "); in fw_init_cmdline() 955 strcat(arcs_cmdline, arg); in fw_init_cmdline()
|
/linux-6.6.21/tools/power/acpi/os_specific/service_layers/ |
D | osunixdir.c | 117 strcat(temp_str, "/"); in acpi_os_get_next_filename() 118 strcat(temp_str, dir_entry->d_name); in acpi_os_get_next_filename()
|
/linux-6.6.21/arch/sparc/kernel/ |
D | prom_32.c | 252 strcat(of_console_path, in of_console_init() 287 strcat(of_console_path, ":a"); in of_console_init() 290 strcat(of_console_path, ":b"); in of_console_init()
|
/linux-6.6.21/drivers/pcmcia/ |
D | i82365.c | 332 strcat(buf, " [ring]"); in cirrus_set_opts() 334 strcat(buf, " [dyn mode]"); in cirrus_set_opts() 336 strcat(buf, " [freq bypass]"); in cirrus_set_opts() 338 strcat(buf, " [inpack]"); in cirrus_set_opts() 342 strcat(buf, " [led]"); in cirrus_set_opts() 346 strcat(buf, " [dma]"); in cirrus_set_opts() 401 strcat(buf, " [async]"); in vg46x_set_opts() 403 strcat(buf, " [inpack]"); in vg46x_set_opts() 407 strcat(buf, " [ext mode]"); in vg46x_set_opts() 409 strcat(buf, " [isa buf]"); in vg46x_set_opts() [all …]
|
/linux-6.6.21/arch/x86/lib/ |
D | string_32.c | 54 char *strcat(char *dest, const char *src) in strcat() function 68 EXPORT_SYMBOL(strcat);
|