/Linux-v6.1/block/partitions/ |
D | acorn.c | 43 strlcat(state->pp_buf, " [", PAGE_SIZE); in adfs_partition() 44 strlcat(state->pp_buf, name, PAGE_SIZE); in adfs_partition() 45 strlcat(state->pp_buf, "]", PAGE_SIZE); in adfs_partition() 81 strlcat(state->pp_buf, " [RISCiX]", PAGE_SIZE); in riscix_partition() 88 strlcat(state->pp_buf, " <", PAGE_SIZE); in riscix_partition() 97 strlcat(state->pp_buf, "(", PAGE_SIZE); in riscix_partition() 98 strlcat(state->pp_buf, rr->part[part].name, PAGE_SIZE); in riscix_partition() 99 strlcat(state->pp_buf, ")", PAGE_SIZE); in riscix_partition() 103 strlcat(state->pp_buf, " >\n", PAGE_SIZE); in riscix_partition() 133 strlcat(state->pp_buf, " [Linux]", PAGE_SIZE); in linux_partition() [all …]
|
D | msdos.c | 270 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_solaris_x86() 277 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_solaris_x86() 290 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_solaris_x86() 298 strlcat(state->pp_buf, " >\n", PAGE_SIZE); in parse_solaris_x86() 373 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_bsd() 394 strlcat(state->pp_buf, "bad subpartition - ignored\n", PAGE_SIZE); in parse_bsd() 403 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_bsd() 405 strlcat(state->pp_buf, " >\n", PAGE_SIZE); in parse_bsd() 503 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_unixware() 518 strlcat(state->pp_buf, " >\n", PAGE_SIZE); in parse_unixware() [all …]
|
D | atari.c | 73 strlcat(state->pp_buf, " AHDI", PAGE_SIZE); in atari_partition() 92 strlcat(state->pp_buf, " XGM<", PAGE_SIZE); in atari_partition() 131 strlcat(state->pp_buf, " >", PAGE_SIZE); in atari_partition() 138 strlcat(state->pp_buf, " ICD<", PAGE_SIZE); in atari_partition() 147 strlcat(state->pp_buf, " >", PAGE_SIZE); in atari_partition() 153 strlcat(state->pp_buf, "\n", PAGE_SIZE); in atari_partition()
|
D | ibm.c | 149 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_vol1_partitions() 187 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_vol1_partitions() 209 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_lnx1_partitions() 226 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_lnx1_partitions() 238 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_lnx1_partitions() 260 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_cms1_partitions() 266 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_cms1_partitions() 282 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_cms1_partitions() 356 strlcat(state->pp_buf, "(nonl)", PAGE_SIZE); in ibm_partition() 360 strlcat(state->pp_buf, "\n", PAGE_SIZE); in ibm_partition()
|
D | amiga.c | 77 strlcat(state->pp_buf, tmp, PAGE_SIZE); in amiga_partition() 126 strlcat(state->pp_buf, tmp, PAGE_SIZE); in amiga_partition() 130 strlcat(state->pp_buf, tmp, PAGE_SIZE); in amiga_partition() 134 strlcat(state->pp_buf, "\n", PAGE_SIZE); in amiga_partition()
|
D | sysv68.c | 78 strlcat(state->pp_buf, tmp, PAGE_SIZE); in sysv68_partition() 88 strlcat(state->pp_buf, tmp, PAGE_SIZE); in sysv68_partition() 92 strlcat(state->pp_buf, "\n", PAGE_SIZE); in sysv68_partition()
|
D | mac.c | 75 strlcat(state->pp_buf, " [mac]", PAGE_SIZE); in mac_partition() 141 strlcat(state->pp_buf, "\n", PAGE_SIZE); in mac_partition()
|
/Linux-v6.1/security/selinux/ |
D | ima.c | 42 rc = strlcat(buf, selinux_initialized(state) ? on : off, buf_len); in selinux_ima_collect_state() 45 rc = strlcat(buf, "enforcing", buf_len); in selinux_ima_collect_state() 48 rc = strlcat(buf, enforcing_enabled(state) ? on : off, buf_len); in selinux_ima_collect_state() 51 rc = strlcat(buf, "checkreqprot", buf_len); in selinux_ima_collect_state() 54 rc = strlcat(buf, checkreqprot_get(state) ? on : off, buf_len); in selinux_ima_collect_state() 58 rc = strlcat(buf, selinux_policycap_names[i], buf_len); in selinux_ima_collect_state() 61 rc = strlcat(buf, state->policycap[i] ? on : off, buf_len); in selinux_ima_collect_state()
|
/Linux-v6.1/fs/orangefs/ |
D | orangefs-debugfs.c | 630 strlcat(new, client_title, string_size); in orangefs_prepare_debugfs_help_string() 646 strlcat(new, "\t", string_size); in orangefs_prepare_debugfs_help_string() 647 strlcat(new, cdm_array[i].keyword, string_size); in orangefs_prepare_debugfs_help_string() 648 strlcat(new, "\n", string_size); in orangefs_prepare_debugfs_help_string() 652 strlcat(new, "\n", string_size); in orangefs_prepare_debugfs_help_string() 653 strlcat(new, kernel_title, string_size); in orangefs_prepare_debugfs_help_string() 656 strlcat(new, "\t", string_size); in orangefs_prepare_debugfs_help_string() 657 strlcat(new, s_kmod_keyword_mask_map[i].keyword, string_size); in orangefs_prepare_debugfs_help_string() 658 result_size = strlcat(new, "\n", string_size); in orangefs_prepare_debugfs_help_string() 672 strlcat(debug_help_string, new, string_size); in orangefs_prepare_debugfs_help_string()
|
/Linux-v6.1/arch/mips/ralink/ |
D | prom.c | 54 strlcat(arcs_cmdline, " ", sizeof(arcs_cmdline)); in prom_init_cmdline() 55 strlcat(arcs_cmdline, p, sizeof(arcs_cmdline)); in prom_init_cmdline()
|
/Linux-v6.1/arch/parisc/kernel/ |
D | setup.c | 66 strlcat(p, " console=", COMMAND_LINE_SIZE); in setup_cmdline() 68 strlcat(p, "ttyS0", COMMAND_LINE_SIZE); in setup_cmdline() 70 strlcat(p, "tty0", COMMAND_LINE_SIZE); in setup_cmdline() 75 strlcat(p, " earlycon=pdc", COMMAND_LINE_SIZE); in setup_cmdline()
|
/Linux-v6.1/drivers/scsi/bfa/ |
D | bfa_fcs.c | 766 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR, in bfa_fcs_fabric_psymb_init() 770 strlcat(port_cfg->sym_name.symname, driver_info->version, in bfa_fcs_fabric_psymb_init() 772 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR, in bfa_fcs_fabric_psymb_init() 776 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init() 779 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR, in bfa_fcs_fabric_psymb_init() 788 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init() 791 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init() 795 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init() 798 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init() 803 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init() [all …]
|
/Linux-v6.1/arch/mips/cobalt/ |
D | setup.c | 111 strlcat(arcs_cmdline, argv[i], COMMAND_LINE_SIZE); in prom_init() 113 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in prom_init()
|
/Linux-v6.1/arch/mips/fw/lib/ |
D | cmdline.c | 40 strlcat(arcs_cmdline, fw_argv(i), COMMAND_LINE_SIZE); in fw_init_cmdline() 42 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in fw_init_cmdline()
|
/Linux-v6.1/arch/mips/lantiq/ |
D | prom.c | 67 strlcat(arcs_cmdline, p, sizeof(arcs_cmdline)); in prom_init_cmdline() 68 strlcat(arcs_cmdline, " ", sizeof(arcs_cmdline)); in prom_init_cmdline()
|
/Linux-v6.1/drivers/infiniband/hw/hfi1/ |
D | intr.c | 58 strlcat(msg, "[", msgl); in format_hwmsg() 59 strlcat(msg, hwmsg, msgl); in format_hwmsg() 60 strlcat(msg, "]", msgl); in format_hwmsg()
|
/Linux-v6.1/arch/mips/ar7/ |
D | prom.c | 47 strlcat(arcs_cmdline, argv[i], COMMAND_LINE_SIZE); in ar7_init_cmdline() 49 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in ar7_init_cmdline() 229 strlcat(arcs_cmdline, console_string, COMMAND_LINE_SIZE); in console_config()
|
/Linux-v6.1/arch/mips/alchemy/common/ |
D | prom.c | 53 strlcat(arcs_cmdline, prom_argv[i], COMMAND_LINE_SIZE); in prom_init_cmdline() 55 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in prom_init_cmdline()
|
/Linux-v6.1/drivers/scsi/lpfc/ |
D | lpfc_attr.c | 141 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show() 161 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show() 182 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show() 199 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show() 220 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show() 237 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show() 254 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show() 269 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show() 278 strlcat(buf, tmp, PAGE_SIZE); in lpfc_cmf_info_show() 371 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_nvme_info_show() [all …]
|
/Linux-v6.1/drivers/infiniband/hw/qib/ |
D | qib_intr.c | 49 strlcat(msg, "[", msgl); in qib_format_hwmsg() 50 strlcat(msg, hwmsg, msgl); in qib_format_hwmsg() 51 strlcat(msg, "]", msgl); in qib_format_hwmsg()
|
D | qib_iba6120.c | 815 strlcat(msg, in qib_handle_6120_hwerrors() 834 strlcat(msg, bitsmsg, msgl); in qib_handle_6120_hwerrors() 842 strlcat(msg, bitsmsg, msgl); in qib_handle_6120_hwerrors() 900 strlcat(buf, "CRC ", blen); in qib_decode_6120_err() 905 strlcat(buf, "rhdrlen ", blen); in qib_decode_6120_err() 907 strlcat(buf, "rbadtid ", blen); in qib_decode_6120_err() 909 strlcat(buf, "rbadversion ", blen); in qib_decode_6120_err() 911 strlcat(buf, "rhdr ", blen); in qib_decode_6120_err() 913 strlcat(buf, "rlongpktlen ", blen); in qib_decode_6120_err() 915 strlcat(buf, "rmaxpktlen ", blen); in qib_decode_6120_err() [all …]
|
/Linux-v6.1/drivers/input/touchscreen/ |
D | wacom_w8001.c | 458 strlcat(basename, " Penabled", basename_sz); in w8001_setup_pen() 508 strlcat(basename, " 1FG", basename_sz); in w8001_setup_touch() 515 strlcat(basename, " 1FG", basename_sz); in w8001_setup_touch() 539 strlcat(basename, " 2FG", basename_sz); in w8001_setup_touch() 547 strlcat(basename, " Touchscreen", basename_sz); in w8001_setup_touch() 639 strlcat(w8001->pen_name, " Pen", sizeof(w8001->pen_name)); in w8001_connect() 655 strlcat(w8001->touch_name, " Finger", in w8001_connect()
|
/Linux-v6.1/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_softmac_wx.c | 489 strlcat(wrqu->name, "b", IFNAMSIZ); in ieee80211_wx_get_name() 491 strlcat(wrqu->name, "/g", IFNAMSIZ); in ieee80211_wx_get_name() 493 strlcat(wrqu->name, "g", IFNAMSIZ); in ieee80211_wx_get_name() 497 strlcat(wrqu->name, "/n", IFNAMSIZ); in ieee80211_wx_get_name() 501 strlcat(wrqu->name, " linked", IFNAMSIZ); in ieee80211_wx_get_name() 503 strlcat(wrqu->name, " link..", IFNAMSIZ); in ieee80211_wx_get_name()
|
/Linux-v6.1/drivers/hid/usbhid/ |
D | usbmouse.c | 149 strlcat(mouse->name, " ", sizeof(mouse->name)); in usb_mouse_probe() 150 strlcat(mouse->name, dev->product, sizeof(mouse->name)); in usb_mouse_probe() 160 strlcat(mouse->phys, "/input0", sizeof(mouse->phys)); in usb_mouse_probe()
|
/Linux-v6.1/fs/nfs/ |
D | nfsroot.c | 178 if (strlcat(dest, ",", destlen) > destlen) in root_nfs_cat() 181 if (strlcat(dest, src, destlen) > destlen) in root_nfs_cat()
|