Home
last modified time | relevance | path

Searched refs:jiffies_to_msecs (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/openbmc/linux/include/linux/
H A Djiffies.h434 extern unsigned int jiffies_to_msecs(const unsigned long j);
471 if (m > jiffies_to_msecs(MAX_JIFFY_OFFSET)) in _msecs_to_jiffies()
482 if (HZ > MSEC_PER_SEC && m > jiffies_to_msecs(MAX_JIFFY_OFFSET)) in _msecs_to_jiffies()
587 return jiffies_to_msecs(max(0L, delta)); in jiffies_delta_to_msecs()
/openbmc/linux/drivers/scsi/
H A Dscsi_debugfs.c39 int alloc_ms = jiffies_to_msecs(jiffies - cmd->jiffies_at_alloc); in scsi_show_rq()
40 int timeout_ms = jiffies_to_msecs(rq->timeout); in scsi_show_rq()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_debugfs.c141 jiffies_to_msecs(awake_time), in mt792x_pm_stats()
142 jiffies_to_msecs(doze_time)); in mt792x_pm_stats()
164 *val = jiffies_to_msecs(dev->pm.idle_timeout); in mt792x_pm_idle_timeout_get()
/openbmc/linux/include/trace/events/
H A Djbd2.h286 jiffies_to_msecs(__entry->wait),
287 jiffies_to_msecs(__entry->request_delay),
288 jiffies_to_msecs(__entry->running),
289 jiffies_to_msecs(__entry->locked),
290 jiffies_to_msecs(__entry->flushing),
291 jiffies_to_msecs(__entry->logging),
323 jiffies_to_msecs(__entry->chp_time),
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_debugfs.c28 seq_printf(m, "\t%d", jiffies_to_msecs(dt)); in seq_print_age_or_dash()
108 seq_printf(m, "\t%d", jiffies_to_msecs(now - req->start_jif)); in seq_print_one_request()
145 jiffies_to_msecs(now - tmp.start_jif)); in seq_print_resource_pending_meta_io()
149 seq_printf(m, "%d\t", jiffies_to_msecs(now - tmp.submit_jif)); in seq_print_resource_pending_meta_io()
182 seq_printf(m, "%u\t", jiffies_to_msecs(now - jif)); in seq_print_waiting_for_AL()
211 jiffies_to_msecs(now - start_jif), in seq_print_device_bitmap_io()
262 jiffies_to_msecs(now - peer_req->submit_jif)); in seq_print_peer_request()
283 jiffies_to_msecs(now - device->flush_jif)); in seq_print_device_peer_requests()
412 seq_printf(m, "generated in %d ms\n", jiffies_to_msecs(jif)); in in_flight_summary_show()
513 jiffies_to_msecs(now - td.start_jif), in seq_print_one_timing_detail()
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_init.c962 starttime = jiffies_to_msecs(jiffies); in esas2r_check_adapter()
972 if ((jiffies_to_msecs(jiffies) - starttime) > 2000) in esas2r_check_adapter()
1015 starttime = jiffies_to_msecs(jiffies); in esas2r_check_adapter()
1027 if ((jiffies_to_msecs(jiffies) - starttime) > 3000) { in esas2r_check_adapter()
1104 starttime = jiffies_to_msecs(jiffies); in esas2r_check_adapter()
1116 if ((jiffies_to_msecs(jiffies) - starttime) > 3000) { in esas2r_check_adapter()
1373 deltatime = jiffies_to_msecs(jiffies) - currtime; in esas2r_init_adapter_hw()
1510 starttime = jiffies_to_msecs(jiffies); in esas2r_power_down_notify_firmware()
1522 if ((jiffies_to_msecs(jiffies) - starttime) > 30000) { in esas2r_power_down_notify_firmware()
1554 starttime = jiffies_to_msecs(jiffies); in esas2r_power_down()
[all …]
/openbmc/linux/drivers/media/tuners/
H A Dit913x.c91 jiffies_to_msecs(jiffies) - in it913x_init()
92 (jiffies_to_msecs(timeout) - TIMEOUT), utmp); in it913x_init()
118 jiffies_to_msecs(jiffies) - in it913x_init()
119 (jiffies_to_msecs(timeout) - TIMEOUT), utmp); in it913x_init()
H A Dsi2157.c55 jiffies_to_msecs(jiffies) - in si2157_cmd_execute()
56 (jiffies_to_msecs(timeout) - TIMEOUT), in si2157_cmd_execute()
397 jiffies_to_msecs(jiffies) - jiffies_to_msecs(start_time), in si2157_tune_wait()
424 jiffies_to_msecs(jiffies) - jiffies_to_msecs(start_time), in si2157_tune_wait()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-designware-amdpsp.c123 jiffies_to_msecs(jiffies - start)); in psp_send_i2c_req()
147 jiffies_to_msecs(jiffies - psp_i2c_sem_acquired)); in release_bus()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_pwrctrl.c205 if (jiffies_to_msecs(jiffies - start_time) > 2000) { /* 2 sec == watch dog timer */ in traffic_check_for_leave_lps()
303 if (jiffies_to_msecs(jiffies - start_time) > LPS_RPWM_WAIT_MS) { in rtw_set_rpwm()
431 if (jiffies_to_msecs(jiffies - start_time) > delay_ms) { in LPS_RF_ON_check()
594 if (jiffies_to_msecs(jiffies - start_time) > 100) in LPS_Leave_check()
1048 while (pwrpriv->ps_processing && jiffies_to_msecs(jiffies - start) <= 3000) in _rtw_pwr_wakeup()
1052 while (pwrpriv->bInSuspend && jiffies_to_msecs(jiffies - start) <= 3000 in _rtw_pwr_wakeup()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Ddebug.c296 jiffies_to_msecs(jiffies - arinfo->timeout)); in carl9170_debugfs_format_frame()
390 jiffies_to_msecs(jiffies - ar->ps.last_action)); in carl9170_debugfs_sta_psm_read()
392 jiffies_to_msecs(jiffies - ar->ps.last_slept)); in carl9170_debugfs_sta_psm_read()
406 jiffies_to_msecs(jiffies - ar->queue_stop_timeout[i]) : 0, in carl9170_debugfs_tx_stuck_read()
407 jiffies_to_msecs(ar->max_queue_stop_timeout[i])); in carl9170_debugfs_tx_stuck_read()
796 jiffies_to_msecs(jiffies - ar->tx_janitor_last_run));
/openbmc/linux/drivers/cpufreq/
H A Dppc_cbe_cpufreq_pervasive.c82 time = jiffies_to_msecs(time); in cbe_cpufreq_set_pmode()
H A Dppc_cbe_cpufreq_pmi.c52 time = jiffies_to_msecs(time); in cbe_cpufreq_set_pmode_pmi()
/openbmc/linux/arch/arm64/kernel/
H A Dpsci.c99 jiffies_to_msecs(jiffies - start)); in cpu_psci_cpu_kill()
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-mailbox.c651 jiffies_to_msecs(timeout-ret)); in cx18_api_call()
692 info->name, jiffies_to_msecs(ret)); in cx18_api_call()
696 jiffies_to_msecs(ret), in cx18_api_call()
704 info->name, jiffies_to_msecs(ret)); in cx18_api_call()
707 jiffies_to_msecs(ret), info->name); in cx18_api_call()
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_benchmark.c91 time = jiffies_to_msecs(end_jiffies - start_jiffies); in lsdc_benchmark_copy()
/openbmc/linux/drivers/hwtracing/stm/
H A Dp_sys-t.c173 return sprintf(page, "%u\n", jiffies_to_msecs(pn->ts_interval)); in sys_t_policy_ts_interval_show()
204 return sprintf(page, "%u\n", jiffies_to_msecs(pn->clocksync_interval)); in sys_t_policy_clocksync_interval_show()
/openbmc/linux/fs/f2fs/
H A Diostat.c99 jiffies_to_msecs(io_lat->peak_lat[idx][io]); in __record_iostat_latency()
102 jiffies_to_msecs(io_lat->sum_lat[idx][io]) / iostat_lat[idx][io].cnt : 0; in __record_iostat_latency()
/openbmc/linux/drivers/scsi/snic/
H A Dsnic_scsi.c630 jiffies_to_msecs(jiffies - start_time), (ulong) fwreq, in snic_icmnd_cmpl_handler()
656 jiffies_to_msecs(jiffies - start_time), (ulong) fwreq, in snic_icmnd_cmpl_handler()
684 jiffies_to_msecs(jiffies - start_time), in snic_proc_dr_cmpl_locked()
699 jiffies_to_msecs(jiffies - start_time), in snic_proc_dr_cmpl_locked()
839 jiffies_to_msecs(jiffies - start_time), in snic_process_itmf_cmpl()
1637 jiffies_to_msecs(jiffies - start_time), 0, in snic_abort_cmd()
2112 jiffies_to_msecs(jiffies - start_time), (ulong) rqi, in snic_unlink_and_release_req()
2185 jiffies_to_msecs(jiffies - start_time), in snic_device_reset()
2374 jiffies_to_msecs(jiffies - start_time), in snic_host_reset()
2476 jiffies_to_msecs(jiffies - st_time)); in snic_scsi_cleanup()
[all …]
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_scsi.c994 jiffies_to_msecs(jiffies - start_time)), in fnic_fcpio_icmnd_cmpl_handler()
1020 jiffies_to_msecs(start_time); in fnic_fcpio_icmnd_cmpl_handler()
1199 jiffies_to_msecs(jiffies - start_time), in fnic_fcpio_itmf_cmpl_handler()
1222 jiffies_to_msecs(jiffies - start_time), in fnic_fcpio_itmf_cmpl_handler()
1236 jiffies_to_msecs(jiffies - start_time), in fnic_fcpio_itmf_cmpl_handler()
1348 delta_ms = jiffies_to_msecs(delta_jiffies); in fnic_wq_copy_cmpl_handler()
1424 jiffies_to_msecs(jiffies - start_time), in fnic_cleanup_io_iter()
1492 jiffies_to_msecs(jiffies - start_time), in fnic_wq_copy_cleanup_handler()
1789 abt_issued_time = jiffies_to_msecs(jiffies) - jiffies_to_msecs(io_req->start_time); in fnic_abort_cmd()
1934 jiffies_to_msecs(jiffies - start_time), in fnic_abort_cmd()
[all …]
/openbmc/linux/net/ceph/
H A Dceph_common.c673 jiffies_to_msecs(opt->mount_timeout) / 1000); in ceph_print_client_options()
676 jiffies_to_msecs(opt->osd_idle_ttl) / 1000); in ceph_print_client_options()
679 jiffies_to_msecs(opt->osd_keepalive_timeout) / 1000); in ceph_print_client_options()
682 jiffies_to_msecs(opt->osd_request_timeout) / 1000); in ceph_print_client_options()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Ddebugfs.c162 jiffies_to_msecs(awake_time), in mt7615_pm_stats()
163 jiffies_to_msecs(doze_time)); in mt7615_pm_stats()
183 *val = jiffies_to_msecs(dev->pm.idle_timeout); in mt7615_pm_idle_timeout_get()
/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dps.c85 jiffies_to_msecs(jiffies - start)); in wl1251_ps_elp_wakeup()
/openbmc/linux/arch/x86/platform/intel/
H A Diosf_mbi.c359 jiffies_to_msecs(jiffies - start)); in iosf_mbi_block_punit_i2c_access()
391 jiffies_to_msecs(jiffies - iosf_mbi_sem_acquired)); in iosf_mbi_unblock_punit_i2c_access()
/openbmc/linux/net/batman-adv/
H A Dtp_meter.c225 test_time = jiffies_to_msecs(jiffies - start_time); in batadv_tp_batctl_notify()
667 rtt = jiffies_to_msecs(jiffies) - ntohl(icmp->timestamp); in batadv_tp_recv_ack()
689 jiffies_to_msecs(jiffies)); in batadv_tp_recv_ack()
729 jiffies_to_msecs(jiffies)); in batadv_tp_recv_ack()
864 jiffies_to_msecs(jiffies)); in batadv_tp_send()

12345678910>>...14