Home
last modified time | relevance | path

Searched refs:snprintf (Results 1 – 25 of 2416) sorted by relevance

12345678910>>...97

/linux/tools/power/x86/intel-speed-select/
A Disst-display.c15 snprintf(str, str_len, "none"); in printcpulist()
25 index = snprintf(&str[curr_index], in printcpulist()
150 k += snprintf(&delimiters[k], in format_and_print()
276 snprintf(header, sizeof(header), in _isst_fact_display_information()
284 snprintf(header, sizeof(header), in _isst_fact_display_information()
292 snprintf(header, sizeof(header), in _isst_fact_display_information()
300 snprintf(header, sizeof(header), in _isst_fact_display_information()
308 snprintf(header, sizeof(header), in _isst_fact_display_information()
314 snprintf(header, sizeof(header), in _isst_fact_display_information()
453 snprintf(header, sizeof(header), in isst_ctdp_display_information()
[all …]
/linux/drivers/hid/
A Dhid-picolcd_debugfs.c491 snprintf(buff, BUFF_SZ, "\tNo data\n"); in picolcd_debug_out_report()
493 snprintf(buff, BUFF_SZ, "\tData: "); in picolcd_debug_out_report()
559 snprintf(buff, BUFF_SZ, "\tNo data\n"); in picolcd_debug_out_report()
561 snprintf(buff, BUFF_SZ, "\tData: "); in picolcd_debug_out_report()
575 snprintf(buff, BUFF_SZ, "\tNo data\n"); in picolcd_debug_out_report()
577 snprintf(buff, BUFF_SZ, "\tData: "); in picolcd_debug_out_report()
716 snprintf(buff, BUFF_SZ, "\tNo data\n"); in picolcd_debug_raw_event()
719 snprintf(buff, BUFF_SZ, "\tData: "); in picolcd_debug_raw_event()
741 snprintf(buff, BUFF_SZ, "\tNo data\n"); in picolcd_debug_raw_event()
743 snprintf(buff, BUFF_SZ, "\tData: "); in picolcd_debug_raw_event()
[all …]
/linux/drivers/usb/cdns3/
A Dcdnsp-debug.h192 ret += snprintf(str, size, in cdnsp_decode_trb()
205 ret += snprintf(str, size, in cdnsp_decode_trb()
222 ret += snprintf(str, size, in cdnsp_decode_trb()
244 ret += snprintf(str, size, in cdnsp_decode_trb()
260 ret += snprintf(str, size, in cdnsp_decode_trb()
276 ret += snprintf(str, size, in cdnsp_decode_trb()
307 ret += snprintf(str, size, in cdnsp_decode_trb()
315 ret += snprintf(str, size, in cdnsp_decode_trb()
323 ret += snprintf(str, size, in cdnsp_decode_trb()
332 ret += snprintf(str, size, in cdnsp_decode_trb()
[all …]
/linux/drivers/target/iscsi/
A Discsi_target_stat.c53 return snprintf(page, PAGE_SIZE, "%u\n", in iscsi_stat_instance_inst_show()
72 return snprintf(page, PAGE_SIZE, "%u\n", in iscsi_stat_instance_portals_show()
85 return snprintf(page, PAGE_SIZE, "%u\n", in iscsi_stat_instance_sessions_show()
111 return snprintf(page, PAGE_SIZE, "%u\n", in iscsi_stat_instance_fail_type_show()
121 return snprintf(page, PAGE_SIZE, "%s\n", in iscsi_stat_instance_fail_rem_name_show()
199 return snprintf(page, PAGE_SIZE, "%u\n", in iscsi_stat_sess_err_inst_show()
261 return snprintf(page, PAGE_SIZE, "%u\n", in iscsi_stat_tgt_attr_inst_show()
401 return snprintf(page, PAGE_SIZE, "%u\n", in iscsi_stat_login_inst_show()
533 return snprintf(page, PAGE_SIZE, "%u\n", in iscsi_stat_logout_inst_show()
611 ret = snprintf(page, PAGE_SIZE, "%u\n", in iscsi_stat_sess_node_show()
[all …]
/linux/drivers/target/
A Dtarget_core_stat.c141 return snprintf(page, PAGE_SIZE, "%lu\n", in target_stat_tgt_resets_show()
148 return snprintf(page, PAGE_SIZE, "%lu\n", in target_stat_tgt_aborts_complete_show()
155 return snprintf(page, PAGE_SIZE, "%lu\n", in target_stat_tgt_aborts_no_task_show()
205 return snprintf(page, PAGE_SIZE, "%u\n", in target_stat_lu_dev_show()
225 return snprintf(page, PAGE_SIZE, "%s\n", in target_stat_lu_lu_name_show()
259 return snprintf(page, PAGE_SIZE, "%u\n", in target_stat_lu_dev_type_show()
268 return snprintf(page, PAGE_SIZE, "%s\n", in target_stat_lu_status_show()
285 return snprintf(page, PAGE_SIZE, "%lu\n", in target_stat_lu_num_cmds_show()
295 return snprintf(page, PAGE_SIZE, "%lu\n", in target_stat_lu_read_mbytes_show()
868 ret = snprintf(page, PAGE_SIZE, "%u\n", in target_stat_auth_inst_show()
[all …]
/linux/drivers/usb/common/
A Ddebug.c18 snprintf(str, size, "Get Device Status(Length = %d)", wLength); in usb_decode_get_status()
21 snprintf(str, size, in usb_decode_get_status()
26 snprintf(str, size, "Get Endpoint Status(ep%d%s)", in usb_decode_get_status()
77 snprintf(str, size, "%s Device Feature(%s%s)", in usb_decode_set_clear_feature()
84 snprintf(str, size, "%s Interface Feature(%s)", in usb_decode_set_clear_feature()
90 snprintf(str, size, "%s Endpoint Feature(%s ep%d%s)", in usb_decode_set_clear_feature()
101 snprintf(str, size, "Set Address(Addr = %02x)", wValue); in usb_decode_set_address()
176 snprintf(str, size, "Set Configuration(Config = %d)", wValue); in usb_decode_set_configuration()
182 snprintf(str, size, "Get Interface(Intf = %d, Length = %d)", in usb_decode_get_intf()
196 snprintf(str, size, "Synch Frame(Endpoint = %d, Length = %d)", in usb_decode_synch_frame()
[all …]
/linux/tools/lib/api/fs/
A Dtracing_path.c22 snprintf(tracing_mnt, sizeof(tracing_mnt), "%s", mountpoint); in __tracing_path_set()
23 snprintf(tracing_path, sizeof(tracing_path), "%s/%s", in __tracing_path_set()
25 snprintf(tracing_events_path, sizeof(tracing_events_path), "%s/%s%s", in __tracing_path_set()
122 snprintf(filename, PATH_MAX, "%s/%s", sys, name ?: "*"); in tracing_path__strerror_open_tp()
135 snprintf(buf, size, in tracing_path__strerror_open_tp()
141 snprintf(buf, size, in tracing_path__strerror_open_tp()
148 snprintf(buf, size, "%s", in tracing_path__strerror_open_tp()
155 snprintf(buf, size, in tracing_path__strerror_open_tp()
162 snprintf(buf, size, "%s", str_error_r(err, sbuf, sizeof(sbuf))); in tracing_path__strerror_open_tp()
/linux/drivers/crypto/qat/qat_common/
A Dqat_crypto.c160 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_ASYM_SIZE, i); in qat_crypto_dev_config()
168 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_SYM_SIZE, i); in qat_crypto_dev_config()
175 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_ASYM_TX, i); in qat_crypto_dev_config()
182 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_SYM_TX, i); in qat_crypto_dev_config()
189 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_ASYM_RX, i); in qat_crypto_dev_config()
196 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_SYM_RX, i); in qat_crypto_dev_config()
275 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_SYM_SIZE, i); in qat_crypto_create_instances()
297 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_SYM_TX, i); in qat_crypto_create_instances()
304 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_ASYM_TX, i); in qat_crypto_create_instances()
311 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_SYM_RX, i); in qat_crypto_create_instances()
[all …]
/linux/drivers/s390/char/
A Dtape_3590.c971 snprintf(exception, BUFSIZE, "Data degraded"); in tape_3590_print_mim_msg_f0()
978 snprintf(exception, BUFSIZE, "Medium degraded"); in tape_3590_print_mim_msg_f0()
985 snprintf(exception, BUFSIZE, "Block 0 Error"); in tape_3590_print_mim_msg_f0()
992 snprintf(exception, BUFSIZE, "0x%02x", in tape_3590_print_mim_msg_f0()
1003 snprintf(service, BUFSIZE, "0x%02x", in tape_3590_print_mim_msg_f0()
1062 snprintf(exception, BUFSIZE, "0x%02x", in tape_3590_print_io_sim_msg_f1()
1079 snprintf(service, BUFSIZE, "Repair will disable " in tape_3590_print_io_sim_msg_f1()
1116 snprintf(service, BUFSIZE, "0x%02x", in tape_3590_print_io_sim_msg_f1()
1171 snprintf(exception, BUFSIZE, "0x%02x", in tape_3590_print_dev_sim_msg_f2()
1225 snprintf(service, BUFSIZE, "Clean DV"); in tape_3590_print_dev_sim_msg_f2()
[all …]
/linux/drivers/usb/dwc3/
A Ddebug.h205 snprintf(str, size, "Disconnect: [%s]", in dwc3_gadget_event_string()
209 snprintf(str, size, "Reset [%s]", in dwc3_gadget_event_string()
213 snprintf(str, size, "Connection Done [%s]", in dwc3_gadget_event_string()
217 snprintf(str, size, "Link Change [%s]", in dwc3_gadget_event_string()
221 snprintf(str, size, "WakeUp [%s]", in dwc3_gadget_event_string()
225 snprintf(str, size, "Suspend [%s]", in dwc3_gadget_event_string()
229 snprintf(str, size, "Start-Of-Frame [%s]", in dwc3_gadget_event_string()
233 snprintf(str, size, "Erratic Error [%s]", in dwc3_gadget_event_string()
237 snprintf(str, size, "Command Complete [%s]", in dwc3_gadget_event_string()
241 snprintf(str, size, "Overflow [%s]", in dwc3_gadget_event_string()
[all …]
/linux/drivers/scsi/qla4xxx/
A Dql4_attr.c159 return snprintf(buf, PAGE_SIZE, "%d.%02d.%02d (%x)\n", in qla4xxx_fw_version_show()
163 return snprintf(buf, PAGE_SIZE, "%d.%02d.%02d.%02d\n", in qla4xxx_fw_version_show()
173 return snprintf(buf, PAGE_SIZE, "%s\n", ha->serial_number); in qla4xxx_serial_num_show()
190 return snprintf(buf, PAGE_SIZE, "%d.%02d.%02d.%02d\n", in qla4xxx_optrom_version_show()
200 return snprintf(buf, PAGE_SIZE, "0x%08X\n", ha->board_id); in qla4xxx_board_id_show()
210 return snprintf(buf, PAGE_SIZE, "0x%08X%8X\n", ha->firmware_state, in qla4xxx_fw_state_show()
223 return snprintf(buf, PAGE_SIZE, "0x%04X\n", ha->phy_port_cnt); in qla4xxx_phy_port_cnt_show()
235 return snprintf(buf, PAGE_SIZE, "0x%04X\n", ha->phy_port_num); in qla4xxx_phy_port_num_show()
256 return snprintf(buf, PAGE_SIZE, "%s\n", ha->model_name); in qla4xxx_hba_model_show()
273 return snprintf(buf, PAGE_SIZE, "%s\n", ha->fw_info.fw_build_user); in qla4xxx_fw_build_user_show()
[all …]
/linux/drivers/scsi/bfa/
A Dbfad_attr.c728 return snprintf(buf, PAGE_SIZE, "%s\n", model); in bfad_im_model_show()
746 snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, in bfad_im_model_desc_show()
749 snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, in bfad_im_model_desc_show()
752 snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, in bfad_im_model_desc_show()
755 snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, in bfad_im_model_desc_show()
839 return snprintf(buf, PAGE_SIZE, "%s\n", symname); in bfad_im_symbolic_name_show()
853 return snprintf(buf, PAGE_SIZE, "%s\n", hw_ver); in bfad_im_hw_version_show()
888 return snprintf(buf, PAGE_SIZE, "%s\n", fw_ver); in bfad_im_fw_version_show()
900 return snprintf(buf, PAGE_SIZE, "%d\n", in bfad_im_num_of_ports_show()
927 return snprintf(buf, PAGE_SIZE, "Failed\n"); in bfad_im_num_of_discovered_ports_show()
[all …]
/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-pkt-decoder.c668 return snprintf(buf, buf_len, "%s", name); in intel_pt_pkt_desc()
672 ret = snprintf(buf, blen, "%s ", name); in intel_pt_pkt_desc()
679 ret = snprintf(buf, blen, "T"); in intel_pt_pkt_desc()
681 ret = snprintf(buf, blen, "N"); in intel_pt_pkt_desc()
688 ret = snprintf(buf, blen, " (%d)", packet->count); in intel_pt_pkt_desc()
699 return snprintf(buf, buf_len, "%s no ip", name); in intel_pt_pkt_desc()
714 return snprintf(buf, buf_len, "%s TXAbort:%u InTX:%u", in intel_pt_pkt_desc()
720 ret = snprintf(buf, buf_len, "%s 0x%llx (NR=%d)", in intel_pt_pkt_desc()
729 return snprintf(buf, buf_len, "%s IP:0", name); in intel_pt_pkt_desc()
732 return snprintf(buf, buf_len, "%s IP:1", name); in intel_pt_pkt_desc()
[all …]
/linux/drivers/staging/greybus/tools/
A Dloopback_test.c250 snprintf(path, sizeof(path), "%s%s", sys_pfx, node); in open_sysfs()
313 len = snprintf(buf, sizeof(buf), "%d", val); in write_sysfs_val()
425 len = snprintf(buf, buf_len, "%u-%u-%u %u:%u:%u", in format_output()
430 len += snprintf(&buf[len], buf_len - len, in format_output()
439 len += snprintf(&buf[len], buf_len - len, in format_output()
446 len += snprintf(&buf[len], buf_len - len, in format_output()
452 len += snprintf(&buf[len], buf_len - len, in format_output()
458 len += snprintf(&buf[len], buf_len - len, in format_output()
465 len += snprintf(&buf[len], buf_len - len, in format_output()
619 snprintf(d->sysfs_entry, MAX_SYSFS_PATH, "%s%s/", in find_loopback_devices()
[all …]
/linux/drivers/md/bcache/
A Dfeatures.c35 out += snprintf(out, buf + size - out, \
38 out += snprintf(out, buf + size - out, \
42 out += snprintf(out, buf + size - out, " "); \
45 out += snprintf(out, buf + size - out, "%s", f->string);\
48 out += snprintf(out, buf + size - out, "]"); \
53 out += snprintf(out, buf + size - out, "\n"); \
/linux/tools/testing/selftests/proc/
A Dfd-001-lookup.c60 snprintf(buf, sizeof(buf), "/proc/self/fd/%u", fd); in test_lookup()
67 snprintf(buf, sizeof(buf), "/proc/self/fd/%c%u", c, fd); in test_lookup()
75 snprintf(buf, sizeof(buf), "/proc/self/fd/%u%c", fd, c); in test_lookup()
80 snprintf(buf, sizeof(buf), "/proc/self/fd/%d", i); in test_lookup()
84 snprintf(buf, sizeof(buf), "/proc/self/fd/%d", i); in test_lookup()
88 snprintf(buf, sizeof(buf), "/proc/self/fd/%u", u); in test_lookup()
92 snprintf(buf, sizeof(buf), "/proc/self/fd/%u", u); in test_lookup()
/linux/drivers/crypto/qat/qat_4xxx/
A Dadf_drv.c58 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_ASYM_BANK_NUM, i); in adf_crypto_dev_config()
65 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_SYM_BANK_NUM, i); in adf_crypto_dev_config()
71 snprintf(key, sizeof(key), ADF_CY "%d" ADF_ETRMGR_CORE_AFFINITY, in adf_crypto_dev_config()
78 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_ASYM_SIZE, i); in adf_crypto_dev_config()
86 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_SYM_SIZE, i); in adf_crypto_dev_config()
93 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_ASYM_TX, i); in adf_crypto_dev_config()
100 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_SYM_TX, i); in adf_crypto_dev_config()
107 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_ASYM_RX, i); in adf_crypto_dev_config()
114 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_SYM_RX, i); in adf_crypto_dev_config()
121 snprintf(key, sizeof(key), ADF_ETRMGR_COALESCE_TIMER_FORMAT, i); in adf_crypto_dev_config()
[all …]
/linux/tools/power/cpupower/utils/helpers/
A Dsysfs.c57 snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u", cpu); in sysfs_is_cpu_online()
66 snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/online", cpu); in sysfs_is_cpu_online()
111 snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpuidle/state%u/%s", in sysfs_idlestate_file_exists()
131 snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpuidle/state%u/%s", in sysfs_idlestate_read_file()
166 snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpuidle/state%u/%s", in sysfs_idlestate_write_file()
312 snprintf(value, SYSFS_PATH_MAX, "%u", disable); in sysfs_idlestate_disable()
361 snprintf(file, SYSFS_PATH_MAX, PATH_TO_CPU "cpuidle"); in sysfs_get_idlestate_count()
365 snprintf(file, SYSFS_PATH_MAX, PATH_TO_CPU "cpu%u/cpuidle/state0", cpu); in sysfs_get_idlestate_count()
370 snprintf(file, SYSFS_PATH_MAX, PATH_TO_CPU in sysfs_get_idlestate_count()
389 snprintf(path, sizeof(path), PATH_TO_CPU "cpuidle/%s", fname); in sysfs_cpuidle_read_file()
/linux/drivers/hwmon/
A Dscpi-hwmon.c190 snprintf(sensor->input, sizeof(sensor->input), in scpi_hwmon_probe()
192 snprintf(sensor->label, sizeof(sensor->input), in scpi_hwmon_probe()
197 snprintf(sensor->input, sizeof(sensor->input), in scpi_hwmon_probe()
199 snprintf(sensor->label, sizeof(sensor->input), in scpi_hwmon_probe()
204 snprintf(sensor->input, sizeof(sensor->input), in scpi_hwmon_probe()
206 snprintf(sensor->label, sizeof(sensor->input), in scpi_hwmon_probe()
211 snprintf(sensor->input, sizeof(sensor->input), in scpi_hwmon_probe()
213 snprintf(sensor->label, sizeof(sensor->input), in scpi_hwmon_probe()
218 snprintf(sensor->input, sizeof(sensor->input), in scpi_hwmon_probe()
220 snprintf(sensor->label, sizeof(sensor->input), in scpi_hwmon_probe()
/linux/fs/ext4/
A Dsysfs.c66 return snprintf(buf, PAGE_SIZE, "%lu\n", in session_write_kbytes_show()
75 return snprintf(buf, PAGE_SIZE, "%llu\n", in lifetime_write_kbytes_show()
134 return snprintf(buf, PAGE_SIZE, "%d\n", in journal_task_show()
360 return snprintf(buf, PAGE_SIZE, "%lld\n", in __print_tstamp()
377 return snprintf(buf, PAGE_SIZE, "%llu\n", in ext4_attr_show()
385 return snprintf(buf, PAGE_SIZE, "%llu\n", in ext4_attr_show()
397 return snprintf(buf, PAGE_SIZE, "%u\n", in ext4_attr_show()
400 return snprintf(buf, PAGE_SIZE, "%u\n", in ext4_attr_show()
405 return snprintf(buf, PAGE_SIZE, "%lu\n", in ext4_attr_show()
410 return snprintf(buf, PAGE_SIZE, "%u\n", in ext4_attr_show()
[all …]
/linux/drivers/net/ethernet/intel/ice/
A Dice_devlink.c36 snprintf(ctx->buf, sizeof(ctx->buf), "%8phD", dsn); in ice_info_get_dsn()
55 snprintf(ctx->buf, sizeof(ctx->buf), "%u.%u.%u", in ice_info_fw_mgmt()
71 snprintf(ctx->buf, sizeof(ctx->buf), "0x%08x", hw->fw_build); in ice_info_fw_build()
78 snprintf(ctx->buf, sizeof(ctx->buf), "%u.%u.%u", in ice_info_orom_ver()
89 snprintf(ctx->buf, sizeof(ctx->buf), "%u.%u.%u", in ice_info_pending_orom_ver()
107 snprintf(ctx->buf, sizeof(ctx->buf), "%x.%02x", in ice_info_pending_nvm_ver()
115 snprintf(ctx->buf, sizeof(ctx->buf), "0x%08x", nvm->eetrack); in ice_info_eetrack()
124 snprintf(ctx->buf, sizeof(ctx->buf), "0x%08x", nvm->eetrack); in ice_info_pending_eetrack()
139 snprintf(ctx->buf, sizeof(ctx->buf), "%u.%u.%u.%u", in ice_info_ddp_pkg_version()
154 snprintf(ctx->buf, sizeof(ctx->buf), "%x.%x.%x-%x.%x.%x", in ice_info_netlist_ver()
[all …]
/linux/drivers/edac/
A Docteon_edac-l2c.c71 snprintf(buf1, sizeof(buf1), in _octeon_l2c_poll_oct2()
76 snprintf(buf2, sizeof(buf2), in _octeon_l2c_poll_oct2()
82 snprintf(buf2, sizeof(buf2), in _octeon_l2c_poll_oct2()
88 snprintf(buf2, sizeof(buf2), in _octeon_l2c_poll_oct2()
94 snprintf(buf2, sizeof(buf2), in _octeon_l2c_poll_oct2()
106 snprintf(buf1, sizeof(buf1), in _octeon_l2c_poll_oct2()
111 snprintf(buf2, sizeof(buf2), in _octeon_l2c_poll_oct2()
117 snprintf(buf2, sizeof(buf2), in _octeon_l2c_poll_oct2()
/linux/tools/power/cpupower/lib/
A Dcpuidle.c37 snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpuidle/state%u/%s", in cpuidle_state_file_exists()
60 snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpuidle/state%u/%s", in cpuidle_state_read_file()
95 snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpuidle/state%u/%s", in cpuidle_state_write_file()
242 snprintf(value, SYSFS_PATH_MAX, "%u", disable); in cpuidle_state_disable()
291 snprintf(file, SYSFS_PATH_MAX, PATH_TO_CPU "cpuidle"); in cpuidle_state_count()
295 snprintf(file, SYSFS_PATH_MAX, PATH_TO_CPU "cpu%u/cpuidle/state0", cpu); in cpuidle_state_count()
300 snprintf(file, SYSFS_PATH_MAX, PATH_TO_CPU in cpuidle_state_count()
319 snprintf(path, sizeof(path), PATH_TO_CPU "cpuidle/%s", fname); in sysfs_cpuidle_read_file()
/linux/drivers/gpu/drm/i915/gvt/
A Dtrace.h108 snprintf(__entry->buf, MAX_BUF_LEN,
126 snprintf(__entry->buf, MAX_BUF_LEN,
144 snprintf(__entry->buf, MAX_BUF_LEN,
163 snprintf(__entry->buf, MAX_BUF_LEN,
182 snprintf(__entry->buf, MAX_BUF_LEN,
200 snprintf(__entry->buf, MAX_BUF_LEN,
219 snprintf(__entry->buf, MAX_BUF_LEN,
256 snprintf(__entry->cmd_name, GVT_CMD_STR_LEN, "%s", cmd_name);
292 snprintf(__entry->buf, GVT_TEMP_STR_LEN, "%s", reg_name);
317 snprintf(__entry->buf, GVT_TEMP_STR_LEN, "%s", irq_name);
[all …]
/linux/drivers/net/can/
A Dled.c81 snprintf(priv->tx_led_trig_name, sizeof(priv->tx_led_trig_name), in devm_can_led_init()
83 snprintf(priv->rx_led_trig_name, sizeof(priv->rx_led_trig_name), in devm_can_led_init()
85 snprintf(priv->rxtx_led_trig_name, sizeof(priv->rxtx_led_trig_name), in devm_can_led_init()
114 snprintf(name, sizeof(name), "%s-tx", netdev->name); in can_led_notifier()
117 snprintf(name, sizeof(name), "%s-rx", netdev->name); in can_led_notifier()
120 snprintf(name, sizeof(name), "%s-rxtx", netdev->name); in can_led_notifier()

Completed in 56 milliseconds

12345678910>>...97