| /linux-6.15/drivers/usb/cdns3/ |
| H A D | cdns3-debug.h | 34 ret += sprintf(str + ret, "L1 exit "); in cdns3_decode_usb_irq() 46 ret += sprintf(str + ret, "Reset"); in cdns3_decode_usb_irq() 60 ret += sprintf(str + ret, "SETUP "); in cdns3_decode_ep_irq() 62 ret += sprintf(str + ret, "IOC "); in cdns3_decode_ep_irq() 64 ret += sprintf(str + ret, "ISP "); in cdns3_decode_ep_irq() 74 ret += sprintf(str + ret, "NRDY "); in cdns3_decode_ep_irq() 84 ret += sprintf(str + ret, "IOT "); in cdns3_decode_ep_irq() 123 ret += sprintf(str + ret, in cdns3_dbg_ring() 129 ret += sprintf(str + ret, in cdns3_dbg_ring() 134 ret += sprintf(str + ret, in cdns3_dbg_ring() [all …]
|
| /linux-6.15/net/mac80211/ |
| H A D | rc80211_minstrel_ht_debugfs.c | 86 p += sprintf(p, "OFDM "); in minstrel_ht_stats_dump() 87 p += sprintf(p, "1 "); in minstrel_ht_stats_dump() 89 p += sprintf(p, "CCK "); in minstrel_ht_stats_dump() 91 p += sprintf(p, "1 "); in minstrel_ht_stats_dump() 159 p += sprintf(p, "\n"); in minstrel_ht_stats_open() 160 p += sprintf(p, in minstrel_ht_stats_open() 162 p += sprintf(p, in minstrel_ht_stats_open() 231 p += sprintf(p, "OFDM,,1,"); in minstrel_ht_stats_csv_dump() 233 p += sprintf(p, "CCK,"); in minstrel_ht_stats_csv_dump() 235 p += sprintf(p, "1,"); in minstrel_ht_stats_csv_dump() [all …]
|
| /linux-6.15/drivers/usb/host/ |
| H A D | uhci-debug.c | 96 out += sprintf(out, " ...\n"); in uhci_show_td() 133 out += sprintf(out, "\n"); in uhci_show_urbp() 155 out += sprintf(out, in uhci_show_urbp() 160 out += sprintf(out, " ...\n"); in uhci_show_urbp() 186 out += sprintf(out, in uhci_show_qh() 363 out += sprintf(out, in uhci_show_status() 438 out += sprintf(out, in uhci_sprint_schedule() 459 out += sprintf(out, in uhci_sprint_schedule() 464 out += sprintf(out, in uhci_sprint_schedule() 495 out += sprintf(out, in uhci_sprint_schedule() [all …]
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_debugfs.c | 512 sprintf(result[j++], "%s", in hns3_get_coal_info() 528 sprintf(result[j++], "NA"); in hns3_get_coal_info() 665 sprintf(result[j++], "%s", in hns3_dump_rx_queue_info() 670 sprintf(result[j++], "%s", in hns3_dump_rx_queue_info() 770 sprintf(result[j++], "%s", in hns3_dump_tx_queue_info() 775 sprintf(result[j++], "%s", in hns3_dump_tx_queue_info() 865 sprintf(result[j++], "%u", in hns3_dbg_queue_map() 867 sprintf(result[j++], "%d", in hns3_dbg_queue_map() 987 sprintf(result[j++], "%u", in hns3_dump_tx_bd_info() 1135 sprintf(result[j++], "%u", in hns3_dump_page_pool_info() [all …]
|
| /linux-6.15/drivers/pci/hotplug/ |
| H A D | cpqphp_sysfs.c | 34 out += sprintf(buf, "Free resources: memory\n"); in show_ctrl() 38 out += sprintf(out, "start = %8.8x, length = %8.8x\n", res->base, res->length); in show_ctrl() 41 out += sprintf(out, "Free resources: prefetchable memory\n"); in show_ctrl() 45 out += sprintf(out, "start = %8.8x, length = %8.8x\n", res->base, res->length); in show_ctrl() 48 out += sprintf(out, "Free resources: IO\n"); in show_ctrl() 52 out += sprintf(out, "start = %8.8x, length = %8.8x\n", res->base, res->length); in show_ctrl() 55 out += sprintf(out, "Free resources: bus numbers\n"); in show_ctrl() 80 out += sprintf(out, "assigned resources: memory\n"); in show_dev() 87 out += sprintf(out, "assigned resources: prefetchable memory\n"); in show_dev() 94 out += sprintf(out, "assigned resources: IO\n"); in show_dev() [all …]
|
| /linux-6.15/fs/smb/client/ |
| H A D | cifs_spnego.c | 133 sprintf(dp, "ip4=%pI4", &sa->sin_addr); in cifs_get_spnego_key() 135 sprintf(dp, "ip6=%pI6", &sa6->sin6_addr); in cifs_get_spnego_key() 143 sprintf(dp, ";sec=krb5"); in cifs_get_spnego_key() 145 sprintf(dp, ";sec=mskrb5"); in cifs_get_spnego_key() 147 sprintf(dp, ";sec=iakerb"); in cifs_get_spnego_key() 150 sprintf(dp, ";sec=krb5"); in cifs_get_spnego_key() 154 sprintf(dp, ";uid=0x%x", in cifs_get_spnego_key() 158 sprintf(dp, ";creduid=0x%x", in cifs_get_spnego_key() 167 sprintf(dp, ";pid=0x%x", current->pid); in cifs_get_spnego_key() 171 sprintf(dp, ";upcall_target=mount"); in cifs_get_spnego_key() [all …]
|
| /linux-6.15/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-core.c | 208 return sprintf(buf, "%d\n", solo_dev->p2m_timeouts); in p2m_timeouts_show() 218 return sprintf(buf, "%dMegs\n", solo_dev->sdram_size >> 20); in sdram_size_show() 228 return sprintf(buf, "tw2815[%d] tw2864[%d] tw2865[%d]\n", in tw28xx_show() 306 out += sprintf(out, "Channel %d: %d/%d (0x%08x)\n", in intervals_show() 322 out += sprintf(out, "DISP: 0x%08x @ 0x%08x\n", in sdram_offsets_show() 326 out += sprintf(out, "EOSD: 0x%08x @ 0x%08x (0x%08x * %d)\n", in sdram_offsets_show() 333 out += sprintf(out, "MOTI: 0x%08x @ 0x%08x\n", in sdram_offsets_show() 337 out += sprintf(out, "G723: 0x%08x @ 0x%08x\n", in sdram_offsets_show() 341 out += sprintf(out, "CAPT: 0x%08x @ 0x%08x (0x%08x * %d)\n", in sdram_offsets_show() 353 out += sprintf(out, "MPEG: 0x%08x @ 0x%08x\n", in sdram_offsets_show() [all …]
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | debugfs.c | 89 p += sprintf(p, "driver_version = %s", fmt); in mwifiex_info_read() 98 p += sprintf(p, "media_state=\"%s\"\n", in mwifiex_info_read() 103 p += sprintf(p, "multicast_count=\"%d\"\n", in mwifiex_info_read() 110 p += sprintf(p, "region_code=\"0x%x\"\n", in mwifiex_info_read() 128 p += sprintf(p, "tx queue"); in mwifiex_info_read() 134 p += sprintf(p, "\n"); in mwifiex_info_read() 184 p += sprintf(p, "\n" in mwifiex_getlog_read() 263 p += sprintf(p, "\n" in mwifiex_histogram_read() 267 p += sprintf(p, in mwifiex_histogram_read() 272 p += sprintf(p, in mwifiex_histogram_read() [all …]
|
| /linux-6.15/arch/alpha/kernel/ |
| H A D | bugs.c | 24 return sprintf(buf, "Vulnerable\n"); in cpu_show_meltdown() 26 return sprintf(buf, "Not affected\n"); in cpu_show_meltdown() 33 return sprintf(buf, "Vulnerable\n"); in cpu_show_spectre_v1() 35 return sprintf(buf, "Not affected\n"); in cpu_show_spectre_v1() 42 return sprintf(buf, "Vulnerable\n"); in cpu_show_spectre_v2() 44 return sprintf(buf, "Not affected\n"); in cpu_show_spectre_v2()
|
| /linux-6.15/drivers/acpi/ |
| H A D | sysfs.c | 113 sprintf(buffer + result, in param_get_debug_layer() 888 sprintf(buffer, "gpe%02X", i); in acpi_irq_stats_init() 890 sprintf(buffer, "ff_pmtimer"); in acpi_irq_stats_init() 894 sprintf(buffer, "ff_pwr_btn"); in acpi_irq_stats_init() 896 sprintf(buffer, "ff_slp_btn"); in acpi_irq_stats_init() 898 sprintf(buffer, "ff_rt_clk"); in acpi_irq_stats_init() 900 sprintf(buffer, "gpe_all"); in acpi_irq_stats_init() 902 sprintf(buffer, "sci"); in acpi_irq_stats_init() 904 sprintf(buffer, "sci_not"); in acpi_irq_stats_init() 906 sprintf(buffer, "error"); in acpi_irq_stats_init() [all …]
|
| /linux-6.15/drivers/accel/habanalabs/common/ |
| H A D | sysfs.c | 27 return sprintf(buf, "%lu\n", (value / 1000 / 1000)); in clk_max_freq_mhz_show() 68 return sprintf(buf, "%lu\n", (value / 1000 / 1000)); in clk_cur_freq_mhz_show() 100 return sprintf(buf, "%#04x %#04x:%#04x:%#04x\n", in vrm_ver_show() 121 return sprintf(buf, "%s\n", hdev->asic_prop.uboot_ver); in uboot_ver_show() 145 return sprintf(buf, "0x%08x%08x\n", in cpld_ver_show() 195 return sprintf(buf, "%s\n", hdev->asic_prop.preboot_ver); in preboot_btl_ver_show() 283 return sprintf(buf, "%s\n", str); in device_type_show() 291 return sprintf(buf, "%04x:%02x:%02x.%x\n", in pci_addr_show() 309 return sprintf(buf, "%s\n", str); in status_show() 341 return sprintf(buf, "%lu\n", val); in max_power_show() [all …]
|
| /linux-6.15/net/bridge/ |
| H A D | br_sysfs_br.c | 90 return sprintf(buf, "%lu\n", in hello_time_show() 111 return sprintf(buf, "%lu\n", in max_age_show() 203 return sprintf(buf, "%d\n", in priority_show() 428 return sprintf(buf, "%d\n", in multicast_query_use_ifaddr_show() 586 return sprintf(buf, "%lu\n", in multicast_last_member_interval_show() 609 return sprintf(buf, "%lu\n", in multicast_membership_interval_show() 633 return sprintf(buf, "%lu\n", in multicast_querier_interval_show() 657 return sprintf(buf, "%lu\n", in multicast_query_interval_show() 680 return sprintf( in multicast_query_response_interval_show() 704 return sprintf( in multicast_startup_query_interval_show() [all …]
|
| H A D | br_sysfs_if.c | 50 return sprintf(buf, "%d\n", !!(p->flags & _mask)); \ 86 return sprintf(buf, "%d\n", p->path_cost); in show_path_cost() 94 return sprintf(buf, "%d\n", p->priority); in show_priority() 114 return sprintf(buf, "%d\n", p->designated_port); in show_designated_port() 120 return sprintf(buf, "%d\n", p->designated_cost); in show_designated_cost() 126 return sprintf(buf, "0x%x\n", p->port_id); in show_port_id() 132 return sprintf(buf, "0x%x\n", p->port_no); in show_port_no() 145 return sprintf(buf, "%d\n", p->config_pending); in show_config_pending() 151 return sprintf(buf, "%d\n", p->state); in show_port_state() 185 return sprintf(buf, "%#x\n", p->group_fwd_mask); in show_group_fwd_mask() [all …]
|
| /linux-6.15/drivers/media/pci/mgb4/ |
| H A D | mgb4_sysfs_in.c | 224 return sprintf(buf, "%u\n", res); in hsync_status_show() 243 return sprintf(buf, "%u\n", res); in vsync_status_show() 451 return sprintf(buf, "0\n"); in fpdl3_input_width_show() 453 return sprintf(buf, "1\n"); in fpdl3_input_width_show() 455 return sprintf(buf, "2\n"); in fpdl3_input_width_show() 520 return sprintf(buf, "0\n"); in gmsl_mode_show() 522 return sprintf(buf, "1\n"); in gmsl_mode_show() 524 return sprintf(buf, "2\n"); in gmsl_mode_show() 526 return sprintf(buf, "3\n"); in gmsl_mode_show() 647 return sprintf(buf, "0\n"); in gmsl_fec_show() [all …]
|
| /linux-6.15/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 2144 sprintf(pathname, "/dev/cpu/%d/msr", cpu); in get_msr_fd() 2733 outp += sprintf(outp, "\n"); in print_header() 2826 outp += sprintf(outp, "\n"); in dump_counters() 2929 outp += sprintf(outp, "%s%d", in format_counters() 3358 outp += sprintf(outp, "\n"); in format_counters() 6670 sprintf(path, "%s/min_freq_khz", path_base); in probe_intel_uncore_frequency_legacy() 6672 sprintf(path, "%s/max_freq_khz", path_base); in probe_intel_uncore_frequency_legacy() 6718 sprintf(path, "%s/package_id", path_base); in probe_intel_uncore_frequency_cluster() 6721 sprintf(path, "%s/domain_id", path_base); in probe_intel_uncore_frequency_cluster() 6746 sprintf(path, "%s/min_freq_khz", path_base); in probe_intel_uncore_frequency_cluster() [all …]
|
| /linux-6.15/drivers/firmware/xilinx/ |
| H A D | zynqmp-debug.c | 133 sprintf(debugfs_buf, "PM-API Version = %d.%d\n", in process_api_request() 185 sprintf(debugfs_buf, "Reset status: %u\n", in process_api_request() 191 sprintf(debugfs_buf, "Idcode: %#x, Version:%#x\n", in process_api_request() 202 sprintf(debugfs_buf, in process_api_request() 222 sprintf(debugfs_buf, "IOCTL return value: %u\n", in process_api_request() 237 sprintf(debugfs_buf, "Clock state: %u\n", in process_api_request() 246 sprintf(debugfs_buf, "Divider Value: %d\n", in process_api_request() 255 sprintf(debugfs_buf, in process_api_request() 270 sprintf(debugfs_buf, "Clock name = %s\n", in process_api_request() 278 sprintf(debugfs_buf, in process_api_request() [all …]
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | segment.c | 25 str += sprintf(str, "%-5s", am_str[am]); in build_segment_config() 33 str += sprintf(str, " %03lx", in build_segment_config() 36 str += sprintf(str, " UND"); in build_segment_config() 39 str += sprintf(str, " %01ld", in build_segment_config() 42 str += sprintf(str, " U"); in build_segment_config() 45 str += sprintf(str, " %01ld\n", in build_segment_config()
|
| /linux-6.15/arch/sparc/kernel/ |
| H A D | prom_64.c | 79 sprintf(tmp_buf, "%s@%x,%x", in sun4v_path_component() 98 sprintf(tmp_buf, "%s@%s%x", in sun4v_path_component() 103 sprintf(tmp_buf, "%s@%x", in sun4v_path_component() 120 sprintf(tmp_buf, "%s@%x,%x", in sun4u_path_component() 136 sprintf(tmp_buf, "%s@%x,%x", in sun4u_path_component() 155 sprintf(tmp_buf, "%s@%x,%x", in sbus_path_component() 181 sprintf(tmp_buf, "%s@%x", in pci_path_component() 204 sprintf(tmp_buf, "%s@%x,%x", in upa_path_component() 239 sprintf(tmp_buf, "%s@%x,%x", in ebus_path_component() 261 sprintf(tmp_buf, "%s@%x,%x", in i2c_path_component() [all …]
|
| /linux-6.15/arch/arm/kernel/ |
| H A D | spectre.c | 20 return sprintf(buf, "Mitigation: __user pointer sanitization\n"); in cpu_show_spectre_v1() 39 return sprintf(buf, "%s\n", "Not affected"); in cpu_show_spectre_v2() 42 return sprintf(buf, "%s\n", "Vulnerable"); in cpu_show_spectre_v2() 45 return sprintf(buf, "Vulnerable: Unprivileged eBPF enabled\n"); in cpu_show_spectre_v2() 70 return sprintf(buf, "Mitigation: %s\n", method); in cpu_show_spectre_v2()
|
| /linux-6.15/drivers/misc/genwqe/ |
| H A D | card_sysfs.c | 45 return sprintf(buf, "%s\n", cs[cd->card_state]); in status_show() 56 return sprintf(buf, "%s\n", app_name); in appid_show() 69 return sprintf(buf, "%016llx.%016llx\n", slu_id, app_id); in version_show() 80 return sprintf(buf, "%s\n", (card_type >= ARRAY_SIZE(genwqe_types)) ? in type_show() 92 return sprintf(buf, "%016llx\n", tempsens); in tempsens_show() 104 return sprintf(buf, "%016llx\n", t); in freerunning_timer_show() 116 return sprintf(buf, "%016llx\n", t); in queue_working_time_show() 128 return sprintf(buf, "%lld\n", base_clock); in base_clock_show() 155 return sprintf(buf, "%d\n", curr_bitstream); in curr_bitstream_show() 181 return sprintf(buf, "%d\n", next_bitstream); in next_bitstream_show()
|
| /linux-6.15/drivers/xen/ |
| H A D | sys-hypervisor.c | 42 return sprintf(buffer, "xen\n"); in type_show() 71 return sprintf(buffer, "%s\n", type); in guest_type_show() 111 ret = sprintf(buffer, "%s\n", extra); in extra_show() 155 ret = sprintf(buffer, "%s\n", val); in uuid_show_fallback() 167 ret = sprintf(buffer, "%pU\n", uuid); in uuid_show() 262 ret = sprintf(buffer, "%s\n", caps); in capabilities_show() 280 ret = sprintf(buffer, "%s\n", cset); in changeset_show() 315 ret = sprintf(buffer, "%x\n", ret); in pagesize_show() 330 ret = sprintf(buffer, "%08x", info.submap); in xen_feature_show() 366 ret = sprintf(buffer, "<denied>"); in buildid_show() [all …]
|
| /linux-6.15/sound/ppc/ |
| H A D | powermac.c | 60 sprintf(card->longname, "%s (Dev %d) Sub-frame %d", in snd_pmac_probe() 69 sprintf(card->longname, "%s (Dev %d) Sub-frame %d", in snd_pmac_probe() 78 sprintf(card->driver, "PMac %s", name_ext); in snd_pmac_probe() 79 sprintf(card->shortname, "PowerMac %s", name_ext); in snd_pmac_probe() 80 sprintf(card->longname, "%s (Dev %d) Sub-frame %d", in snd_pmac_probe() 92 sprintf(card->driver, "PMac %s", name_ext); in snd_pmac_probe() 93 sprintf(card->shortname, "PowerMac %s", name_ext); in snd_pmac_probe() 100 sprintf(card->longname, "%s%s Rev %d", in snd_pmac_probe()
|
| /linux-6.15/drivers/pps/ |
| H A D | sysfs.c | 26 return sprintf(buf, "%lld.%09d#%d\n", in assert_show() 40 return sprintf(buf, "%lld.%09d#%d\n", in clear_show() 51 return sprintf(buf, "%4x\n", pps->info.mode); in mode_show() 60 return sprintf(buf, "%d\n", !!pps->info.echo); in echo_show() 69 return sprintf(buf, "%s\n", pps->info.name); in name_show() 78 return sprintf(buf, "%s\n", pps->info.path); in path_show()
|
| /linux-6.15/drivers/usb/usbip/ |
| H A D | vhci_sysfs.c | 41 *out += sprintf(*out, "hs %04u %03u ", in port_show_vhci() 44 *out += sprintf(*out, "ss %04u %03u ", in port_show_vhci() 48 *out += sprintf(*out, "%03u %08x ", in port_show_vhci() 50 *out += sprintf(*out, "%06u %s", in port_show_vhci() 56 *out += sprintf(*out, "000000 0-0"); in port_show_vhci() 59 *out += sprintf(*out, "\n"); in port_show_vhci() 113 out += sprintf(out, "hs %04u %03u ", in status_show_not_ready() 117 out += sprintf(out, "\n"); in status_show_not_ready() 121 out += sprintf(out, "ss %04u %03u ", in status_show_not_ready() 125 out += sprintf(out, "\n"); in status_show_not_ready() [all …]
|
| /linux-6.15/drivers/firmware/ |
| H A D | iscsi_ibft.c | 210 str += sprintf(buf, "%pI4", ip + 12); in sprintf_ipaddr() 215 str += sprintf(str, "%pI6", ip); in sprintf_ipaddr() 217 str += sprintf(str, "\n"); in sprintf_ipaddr() 223 return sprintf(str, "%.*s\n", len, buf); in sprintf_string() 304 str += sprintf(str, "%d\n", nic->hdr.index); in ibft_attr_show_nic() 317 str += sprintf(str, "%pI4", &val); in ibft_attr_show_nic() 323 str += sprintf(str, "%d\n", nic->origin); in ibft_attr_show_nic() 338 str += sprintf(str, "%d\n", nic->vlan); in ibft_attr_show_nic() 341 str += sprintf(str, "%pM\n", nic->mac); in ibft_attr_show_nic() 376 str += sprintf(str, "%d\n", tgt->port); in ibft_attr_show_target() [all …]
|