/Linux-v4.19/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-v4.19/arch/s390/boot/ |
D | als.c | 42 strcat(mach_str, type_str); in print_machine_type() 43 strcat(mach_str, "\n"); in print_machine_type() 75 strcat(als_str, ","); in print_missing_facilities() 82 strcat(als_str, "\n"); in print_missing_facilities() 87 strcat(als_str, val_str); in print_missing_facilities() 91 strcat(als_str, "\n"); in print_missing_facilities()
|
/Linux-v4.19/arch/mips/loongson64/lemote-2f/ |
D | machtype.c | 41 strcat(arcs_cmdline, " machtype="); in mach_prom_init_machtype() 42 strcat(arcs_cmdline, get_system_type()); in mach_prom_init_machtype() 43 strcat(arcs_cmdline, " "); in mach_prom_init_machtype()
|
/Linux-v4.19/arch/mips/netlogic/xlr/ |
D | setup.c | 114 strcat(arcs_cmdline, arg); in build_arcs_cmdline() 115 strcat(arcs_cmdline, " "); in build_arcs_cmdline() 125 strcat(arcs_cmdline, arg); in build_arcs_cmdline() 134 strcat(arcs_cmdline, arg); in build_arcs_cmdline()
|
/Linux-v4.19/tools/perf/ui/browsers/ |
D | scripts.c | 143 strcat(cmd, script_opt); in script_browse() 146 strcat(cmd, " -i "); in script_browse() 147 strcat(cmd, input_name); in script_browse() 150 strcat(cmd, " 2>&1"); in script_browse()
|
/Linux-v4.19/arch/mips/loongson64/common/ |
D | cmdline.c | 43 strcat(arcs_cmdline, ((char *)l)); in prom_init_cmdline() 44 strcat(arcs_cmdline, " "); in prom_init_cmdline()
|
/Linux-v4.19/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-v4.19/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-v4.19/drivers/usb/misc/ |
D | usbsevseg.c | 281 strcat(buf, " ["); in textmode_show() 282 strcat(buf, display_textmodes[i]); in textmode_show() 283 strcat(buf, "] "); in textmode_show() 285 strcat(buf, " "); in textmode_show() 286 strcat(buf, display_textmodes[i]); in textmode_show() 287 strcat(buf, " "); in textmode_show() 290 strcat(buf, "\n"); in textmode_show()
|
/Linux-v4.19/arch/mips/emma/common/ |
D | prom.c | 56 strcat(arcs_cmdline, arg[i]); in prom_init() 57 strcat(arcs_cmdline, " "); in prom_init()
|
/Linux-v4.19/arch/mips/txx9/generic/ |
D | setup_tx4939.c | 529 strcat(buf, " ACLC"); in tx4939_stop_unused_modules() 537 strcat(buf, " I2S"); in tx4939_stop_unused_modules() 542 strcat(buf, " ATA0"); in tx4939_stop_unused_modules() 547 strcat(buf, " ATA1"); in tx4939_stop_unused_modules() 552 strcat(buf, " SPI"); in tx4939_stop_unused_modules() 557 strcat(buf, " VPC"); in tx4939_stop_unused_modules() 562 strcat(buf, " SIO2"); in tx4939_stop_unused_modules() 567 strcat(buf, " SIO3"); in tx4939_stop_unused_modules()
|
/Linux-v4.19/arch/m68k/atari/ |
D | config.c | 583 strcat(model, "Mega ST"); in atari_get_model() 585 strcat(model, "ST"); in atari_get_model() 589 strcat(model, "Mega STE"); in atari_get_model() 591 strcat(model, "STE"); in atari_get_model() 596 strcat(model, "Medusa"); in atari_get_model() 598 strcat(model, "TT"); in atari_get_model() 601 strcat(model, "Falcon"); in atari_get_model() 603 strcat(model, " (with Afterburner040)"); in atari_get_model()
|
/Linux-v4.19/tools/testing/selftests/ia64/ |
D | aliasing-test.c | 88 strcat(path2, "/"); in scan_tree() 89 strcat(path2, name); in scan_tree() 173 strcat(path2, "/"); in scan_rom() 174 strcat(path2, name); in scan_rom()
|
/Linux-v4.19/arch/xtensa/platforms/iss/ |
D | setup.c | 98 strcat(cmdline, " "); in platform_setup() 99 strcat(cmdline, argv[i]); in platform_setup()
|
/Linux-v4.19/drivers/acpi/acpica/ |
D | utpredef.c | 130 strcat(buffer, &ut_rtype_names[i][j]); in acpi_ut_get_expected_return_types() 322 strcat(buffer, in acpi_ut_get_argument_types() 355 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-v4.19/drivers/video/backlight/ |
D | sky81452-backlight.c | 119 strcat(buf, tmp); in sky81452_bl_show_open_short() 123 strcat(buf, "\n"); in sky81452_bl_show_open_short() 145 strcat(buf, "over-current "); in sky81452_bl_show_fault() 148 strcat(buf, "over-temperature"); in sky81452_bl_show_fault() 150 strcat(buf, "\n"); in sky81452_bl_show_fault()
|
/Linux-v4.19/drivers/usb/dwc3/ |
D | debug.h | 516 strcat(str, " [Data Phase]"); in dwc3_ep_event_string() 519 strcat(str, " [Status Phase]"); in dwc3_ep_event_string() 524 strcat(str, "FIFO"); in dwc3_ep_event_string() 536 strcat(str, " Stream Not Found"); in dwc3_ep_event_string() 542 strcat(str, "Endpoint Command Complete"); in dwc3_ep_event_string()
|
/Linux-v4.19/drivers/char/ipmi/ |
D | ipmi_bt_sm.c | 153 strcat(buf, "B_BUSY "); in status2txt() 155 strcat(buf, "H_BUSY "); in status2txt() 157 strcat(buf, "OEM0 "); in status2txt() 159 strcat(buf, "SMS "); in status2txt() 161 strcat(buf, "B2H "); in status2txt() 163 strcat(buf, "H2B "); in status2txt() 164 strcat(buf, "]"); in status2txt()
|
/Linux-v4.19/tools/perf/util/ |
D | mem-events.c | 138 strcat(out, " or "); in perf_mem__tlb_scnprintf() 199 strcat(out, "Remote "); in perf_mem__lvl_scnprintf() 208 strcat(out, " or "); in perf_mem__lvl_scnprintf() 217 strcat(out, " or "); in perf_mem__lvl_scnprintf() 259 strcat(out, " or "); in perf_mem__snp_scnprintf() 267 strcat(out, " or "); in perf_mem__snp_scnprintf()
|
/Linux-v4.19/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-v4.19/samples/bpf/ |
D | bpf_load.c | 192 strcat(buf, "events/kprobes/"); in load_and_attach() 193 strcat(buf, event_prefix); in load_and_attach() 194 strcat(buf, event); in load_and_attach() 195 strcat(buf, "/id"); in load_and_attach() 204 strcat(buf, "events/"); in load_and_attach() 205 strcat(buf, event); in load_and_attach() 206 strcat(buf, "/id"); in load_and_attach()
|
/Linux-v4.19/arch/mips/cavium-octeon/ |
D | setup.c | 883 strcat(arcs_cmdline, " "); in prom_init() 884 strcat(arcs_cmdline, arg); in prom_init() 893 strcat(arcs_cmdline, " "); in prom_init() 894 strcat(arcs_cmdline, arg); in prom_init() 900 strcat(arcs_cmdline, " console=ttyS1,115200"); in prom_init() 902 strcat(arcs_cmdline, " console=ttyS0,115200"); in prom_init() 953 strcat(arcs_cmdline, " "); in fw_init_cmdline() 954 strcat(arcs_cmdline, arg); in fw_init_cmdline()
|
/Linux-v4.19/tools/power/acpi/tools/acpidump/ |
D | apfiles.c | 128 strcat(filename, instance_str); in ap_write_to_binary_file() 131 strcat(filename, FILE_SUFFIX_BINARY_TABLE); in ap_write_to_binary_file()
|