/linux-6.3-rc2/drivers/usb/cdns3/ |
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() 124 ret += sprintf(str + ret, in cdns3_dbg_ring() 130 ret += sprintf(str + ret, in cdns3_dbg_ring() 135 ret += sprintf(str + ret, in cdns3_dbg_ring() [all …]
|
/linux-6.3-rc2/net/mac80211/ |
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() 232 p += sprintf(p, "OFDM,,1,"); in minstrel_ht_stats_csv_dump() 234 p += sprintf(p, "CCK,"); in minstrel_ht_stats_csv_dump() 236 p += sprintf(p, "1,"); in minstrel_ht_stats_csv_dump() [all …]
|
/linux-6.3-rc2/drivers/usb/host/ |
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.3-rc2/drivers/net/ethernet/hisilicon/hns3/ |
A D | hns3_debugfs.c | 479 sprintf(result[j++], "%d", i); in hns3_get_coal_info() 483 sprintf(result[j++], "%s", in hns3_get_coal_info() 498 sprintf(result[j++], "NA"); in hns3_get_coal_info() 831 sprintf(result[j++], "%u", in hns3_dbg_queue_map() 833 sprintf(result[j++], "%d", in hns3_dbg_queue_map() 882 sprintf(result[j++], "NA"); in hns3_dump_rx_bd_info() 883 sprintf(result[j++], "NA"); in hns3_dump_rx_bd_info() 950 sprintf(result[j++], "%#x", in hns3_dump_tx_bd_info() 954 sprintf(result[j++], "%u", in hns3_dump_tx_bd_info() 1097 sprintf(result[j++], "%u", in hns3_dump_page_pool_info() [all …]
|
/linux-6.3-rc2/drivers/pci/hotplug/ |
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.3-rc2/drivers/media/pci/solo6x10/ |
A D | solo6x10-core.c | 211 return sprintf(buf, "%d\n", solo_dev->p2m_timeouts); in p2m_timeouts_show() 221 return sprintf(buf, "%dMegs\n", solo_dev->sdram_size >> 20); in sdram_size_show() 231 return sprintf(buf, "tw2815[%d] tw2864[%d] tw2865[%d]\n", in tw28xx_show() 309 out += sprintf(out, "Channel %d: %d/%d (0x%08x)\n", in intervals_show() 325 out += sprintf(out, "DISP: 0x%08x @ 0x%08x\n", in sdram_offsets_show() 329 out += sprintf(out, "EOSD: 0x%08x @ 0x%08x (0x%08x * %d)\n", in sdram_offsets_show() 336 out += sprintf(out, "MOTI: 0x%08x @ 0x%08x\n", in sdram_offsets_show() 340 out += sprintf(out, "G723: 0x%08x @ 0x%08x\n", in sdram_offsets_show() 344 out += sprintf(out, "CAPT: 0x%08x @ 0x%08x (0x%08x * %d)\n", in sdram_offsets_show() 356 out += sprintf(out, "MPEG: 0x%08x @ 0x%08x\n", in sdram_offsets_show() [all …]
|
/linux-6.3-rc2/tools/power/x86/turbostat/ |
A D | turbostat.c | 645 sprintf(pathname, "/dev/cpu/%d/msr", cpu); in get_msr_fd() 1013 outp += sprintf(outp, "\n"); in print_header() 1028 outp += sprintf(outp, "c1: %016llX\n", t->c1); in dump_counters() 1045 outp += sprintf(outp, "c3: %016llX\n", c->c3); in dump_counters() 1046 outp += sprintf(outp, "c6: %016llX\n", c->c6); in dump_counters() 1047 outp += sprintf(outp, "c7: %016llX\n", c->c7); in dump_counters() 1091 outp += sprintf(outp, "\n"); in dump_counters() 1167 outp += sprintf(outp, "%s%d", in format_counters() 1404 outp += sprintf(outp, "\n"); in format_counters() 4187 sprintf(path, in intel_uncore_frequency_probe() [all …]
|
/linux-6.3-rc2/drivers/acpi/ |
A D | sysfs.c | 113 sprintf(buffer + result, in param_get_debug_layer() 871 sprintf(buffer, "gpe%02X", i); in acpi_irq_stats_init() 873 sprintf(buffer, "ff_pmtimer"); in acpi_irq_stats_init() 877 sprintf(buffer, "ff_pwr_btn"); in acpi_irq_stats_init() 879 sprintf(buffer, "ff_slp_btn"); in acpi_irq_stats_init() 881 sprintf(buffer, "ff_rt_clk"); in acpi_irq_stats_init() 883 sprintf(buffer, "gpe_all"); in acpi_irq_stats_init() 885 sprintf(buffer, "sci"); in acpi_irq_stats_init() 887 sprintf(buffer, "sci_not"); in acpi_irq_stats_init() 889 sprintf(buffer, "error"); in acpi_irq_stats_init() [all …]
|
/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/ |
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() 260 p += sprintf(p, "\n" in mwifiex_histogram_read() 264 p += sprintf(p, in mwifiex_histogram_read() 269 p += sprintf(p, in mwifiex_histogram_read() [all …]
|
/linux-6.3-rc2/drivers/s390/net/ |
A D | ctcm_sysfs.c | 31 return sprintf(buf, "%d\n", priv->buffer_size); in ctcm_buffer_show() 89 p += sprintf(p, " Device FSM state: %s\n", in ctcm_print_statistics() 91 p += sprintf(p, " RX channel FSM state: %s\n", in ctcm_print_statistics() 93 p += sprintf(p, " TX channel FSM state: %s\n", in ctcm_print_statistics() 95 p += sprintf(p, " Max. TX buffer used: %ld\n", in ctcm_print_statistics() 97 p += sprintf(p, " Max. chained SKBs: %ld\n", in ctcm_print_statistics() 101 p += sprintf(p, " TX multi write ops: %ld\n", in ctcm_print_statistics() 105 p += sprintf(p, " Max. TX IO-time: %u\n", in ctcm_print_statistics() 123 return sprintf(buf, "0\n"); in stats_show() 145 return sprintf(buf, "%d\n", priv->protocol); in ctcm_proto_show() [all …]
|
/linux-6.3-rc2/arch/alpha/kernel/ |
A D | bugs.c | 23 return sprintf(buf, "Vulnerable\n"); in cpu_show_meltdown() 25 return sprintf(buf, "Not affected\n"); in cpu_show_meltdown() 32 return sprintf(buf, "Vulnerable\n"); in cpu_show_spectre_v1() 34 return sprintf(buf, "Not affected\n"); in cpu_show_spectre_v1() 41 return sprintf(buf, "Vulnerable\n"); in cpu_show_spectre_v2() 43 return sprintf(buf, "Not affected\n"); in cpu_show_spectre_v2()
|
/linux-6.3-rc2/drivers/accel/habanalabs/common/ |
A D | sysfs.c | 26 return sprintf(buf, "%lu\n", (value / 1000 / 1000)); in clk_max_freq_mhz_show() 67 return sprintf(buf, "%lu\n", (value / 1000 / 1000)); in clk_cur_freq_mhz_show() 105 return sprintf(buf, "%s\n", hdev->asic_prop.uboot_ver); in uboot_ver_show() 129 return sprintf(buf, "0x%08x\n", in cpld_ver_show() 178 return sprintf(buf, "%s\n", hdev->asic_prop.preboot_ver); in preboot_btl_ver_show() 260 return sprintf(buf, "%s\n", str); in device_type_show() 268 return sprintf(buf, "%04x:%02x:%02x.%x\n", in pci_addr_show() 286 return sprintf(buf, "%s\n", str); in status_show() 294 return sprintf(buf, "%d\n", hdev->reset_info.compute_reset_cnt); in soft_reset_cnt_show() 302 return sprintf(buf, "%d\n", hdev->reset_info.hard_reset_cnt); in hard_reset_cnt_show() [all …]
|
/linux-6.3-rc2/net/bridge/ |
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 …]
|
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.3-rc2/tools/testing/selftests/resctrl/ |
A D | resctrlfs.c | 110 sprintf(phys_pkg_path, "%s%d/cache/index3/id", in get_resource_id() 113 sprintf(phys_pkg_path, "%s%d/topology/physical_package_id", in get_resource_id() 330 sprintf(resctrl_val, "%s", benchmark_cmd[5]); in run_benchmark() 443 sprintf(controlgroup, "%s/%s", RESCTRL_PATH, ctrlgrp); in write_bm_pid_to_resctrl() 445 sprintf(controlgroup, "%s", RESCTRL_PATH); in write_bm_pid_to_resctrl() 451 sprintf(tasks, "%s/tasks", controlgroup); in write_bm_pid_to_resctrl() 460 sprintf(monitorgroup_p, "%s/mon_groups", controlgroup); in write_bm_pid_to_resctrl() 466 sprintf(tasks, "%s/mon_groups/%s/tasks", in write_bm_pid_to_resctrl() 512 sprintf(reason, "Failed to get resource id"); in write_schemata() 521 sprintf(controlgroup, "%s/schemata", RESCTRL_PATH); in write_schemata() [all …]
|
/linux-6.3-rc2/fs/cifs/ |
A D | cifs_spnego.c | 119 sprintf(dp, "ver=0x%x;host=%s;", CIFS_SPNEGO_UPCALL_VERSION, in cifs_get_spnego_key() 125 sprintf(dp, "ip4=%pI4", &sa->sin_addr); in cifs_get_spnego_key() 127 sprintf(dp, "ip6=%pI6", &sa6->sin6_addr); in cifs_get_spnego_key() 135 sprintf(dp, ";sec=krb5"); in cifs_get_spnego_key() 137 sprintf(dp, ";sec=mskrb5"); in cifs_get_spnego_key() 140 sprintf(dp, ";sec=krb5"); in cifs_get_spnego_key() 144 sprintf(dp, ";uid=0x%x", in cifs_get_spnego_key() 148 sprintf(dp, ";creduid=0x%x", in cifs_get_spnego_key() 153 sprintf(dp, ";user=%s", sesInfo->user_name); in cifs_get_spnego_key() 157 sprintf(dp, ";pid=0x%x", current->pid); in cifs_get_spnego_key()
|
/linux-6.3-rc2/arch/s390/kernel/ |
A D | nospec-sysfs.c | 10 return sprintf(buf, "Mitigation: __user pointer sanitization\n"); in cpu_show_spectre_v1() 17 return sprintf(buf, "Mitigation: etokens\n"); in cpu_show_spectre_v2() 19 return sprintf(buf, "Mitigation: execute trampolines\n"); in cpu_show_spectre_v2() 21 return sprintf(buf, "Mitigation: limited branch prediction\n"); in cpu_show_spectre_v2() 22 return sprintf(buf, "Vulnerable\n"); in cpu_show_spectre_v2()
|
/linux-6.3-rc2/scripts/mod/ |
A D | file2alias.c | 201 sprintf(alias + strlen(alias), in do_usb_entry() 206 sprintf(alias + strlen(alias), in do_usb_entry() 209 sprintf(alias + strlen(alias), in do_usb_entry() 408 sprintf(alias, "hid:"); in do_hid_entry() 585 sprintf(&alias[cnt], "%02x", in do_acpi_entry() 588 sprintf(&alias[cnt], "??"); in do_acpi_entry() 591 sprintf(&alias[cnt], ":*"); in do_acpi_entry() 769 sprintf(alias, "input:"); in do_input_entry() 1010 sprintf(alias, "dmi*"); in do_dmi_entry() 1132 p += sprintf(p, "%X", i); in append_nibble_mask() [all …]
|
/linux-6.3-rc2/drivers/net/fjes/ |
A D | fjes_ethtool.c | 103 sprintf(p, "ep%u_com_regist_buf_exec", i); in fjes_get_strings() 105 sprintf(p, "ep%u_com_unregist_buf_exec", i); in fjes_get_strings() 107 sprintf(p, "ep%u_send_intr_rx", i); in fjes_get_strings() 109 sprintf(p, "ep%u_send_intr_unshare", i); in fjes_get_strings() 111 sprintf(p, "ep%u_send_intr_zoneupdate", i); in fjes_get_strings() 113 sprintf(p, "ep%u_recv_intr_rx", i); in fjes_get_strings() 115 sprintf(p, "ep%u_recv_intr_unshare", i); in fjes_get_strings() 117 sprintf(p, "ep%u_recv_intr_stop", i); in fjes_get_strings() 119 sprintf(p, "ep%u_recv_intr_zoneupdate", i); in fjes_get_strings() 121 sprintf(p, "ep%u_tx_buffer_full", i); in fjes_get_strings() [all …]
|
/linux-6.3-rc2/arch/mips/kernel/ |
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.3-rc2/arch/sparc/kernel/ |
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.3-rc2/arch/arm/kernel/ |
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.3-rc2/drivers/misc/genwqe/ |
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.3-rc2/drivers/xen/ |
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.3-rc2/sound/ppc/ |
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()
|