/kernel/linux/linux-5.10/include/linux/ |
D | jiffies.h | 290 extern unsigned int jiffies_to_msecs(const unsigned long j); 321 if (m > jiffies_to_msecs(MAX_JIFFY_OFFSET)) in _msecs_to_jiffies() 332 if (HZ > MSEC_PER_SEC && m > jiffies_to_msecs(MAX_JIFFY_OFFSET)) in _msecs_to_jiffies() 432 return jiffies_to_msecs(max(0L, delta)); in jiffies_delta_to_msecs()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | scsi_debugfs.c | 38 int alloc_ms = jiffies_to_msecs(jiffies - cmd->jiffies_at_alloc); in scsi_show_rq() 39 int timeout_ms = jiffies_to_msecs(rq->timeout); in scsi_show_rq()
|
/kernel/linux/linux-5.10/include/trace/events/ |
D | jbd2.h | 286 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),
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
D | drbd_debugfs.c | 28 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()
|
/kernel/linux/linux-5.10/drivers/scsi/esas2r/ |
D | esas2r_init.c | 985 starttime = jiffies_to_msecs(jiffies); in esas2r_check_adapter() 995 if ((jiffies_to_msecs(jiffies) - starttime) > 2000) in esas2r_check_adapter() 1027 if ((jiffies_to_msecs(jiffies) - starttime) > 180000) { in esas2r_check_adapter() 1038 starttime = jiffies_to_msecs(jiffies); in esas2r_check_adapter() 1050 if ((jiffies_to_msecs(jiffies) - starttime) > 3000) { in esas2r_check_adapter() 1127 starttime = jiffies_to_msecs(jiffies); in esas2r_check_adapter() 1139 if ((jiffies_to_msecs(jiffies) - starttime) > 3000) { in esas2r_check_adapter() 1396 deltatime = jiffies_to_msecs(jiffies) - currtime; in esas2r_init_adapter_hw() 1533 starttime = jiffies_to_msecs(jiffies); in esas2r_power_down_notify_firmware() 1545 if ((jiffies_to_msecs(jiffies) - starttime) > 30000) { in esas2r_power_down_notify_firmware() [all …]
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
D | it913x.c | 90 jiffies_to_msecs(jiffies) - in it913x_init() 91 (jiffies_to_msecs(timeout) - TIMEOUT), utmp); in it913x_init() 117 jiffies_to_msecs(jiffies) - in it913x_init() 118 (jiffies_to_msecs(timeout) - TIMEOUT), utmp); in it913x_init()
|
D | si2157.c | 55 jiffies_to_msecs(jiffies) - in si2157_cmd_execute() 56 (jiffies_to_msecs(timeout) - TIMEOUT), in si2157_cmd_execute() 350 jiffies_to_msecs(jiffies) - jiffies_to_msecs(start_time), in si2157_tune_wait() 377 jiffies_to_msecs(jiffies) - jiffies_to_msecs(start_time), in si2157_tune_wait()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | sysfs_engines.c | 225 if (duration > jiffies_to_msecs(MAX_SCHEDULE_TIMEOUT)) in timeslice_store() 279 if (duration > jiffies_to_msecs(MAX_SCHEDULE_TIMEOUT)) in stop_store() 329 if (timeout > jiffies_to_msecs(MAX_SCHEDULE_TIMEOUT)) in preempt_timeout_store() 386 if (delay >= jiffies_to_msecs(MAX_SCHEDULE_TIMEOUT)) in heartbeat_store()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
D | odm_NoiseMonitor.c | 110 if ((valid_done == max_rf_path) || (jiffies_to_msecs(jiffies - start) > max_time)) { in odm_InbandNoise_Monitor_NSeries() 153 func_end = jiffies_to_msecs(jiffies - func_start); in odm_InbandNoise_Monitor_NSeries()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/ |
D | rtw_pwrctrl.c | 219 if (jiffies_to_msecs(jiffies - start_time) > 2000) { /* 2 sec == watch dog timer */ in traffic_check_for_leave_lps() 337 if (jiffies_to_msecs(jiffies - start_time) > LPS_RPWM_WAIT_MS) { in rtw_set_rpwm() 438 if (jiffies_to_msecs(jiffies - start_time) > delay_ms) { in rtw_set_ps_mode() 516 if (jiffies_to_msecs(jiffies - start_time) > delay_ms) { in LPS_RF_ON_check() 702 if (jiffies_to_msecs(jiffies - start_time) > 100) { in LPS_Leave_check() 1222 while (pwrpriv->ps_processing && jiffies_to_msecs(jiffies - start) <= 3000) in _rtw_pwr_wakeup() 1233 && jiffies_to_msecs(jiffies - start) <= 3000 in _rtw_pwr_wakeup()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/ |
D | debug.c | 296 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));
|
/kernel/linux/linux-5.10/net/batman-adv/ |
D | bat_v.c | 165 last_secs = jiffies_to_msecs(jiffies - hardif_neigh->last_seen) / 1000; in batadv_v_hardif_neigh_print() 166 last_msecs = jiffies_to_msecs(jiffies - hardif_neigh->last_seen) % 1000; in batadv_v_hardif_neigh_print() 225 last_seen_msecs = jiffies_to_msecs(jiffies - hardif_neigh->last_seen); in batadv_v_neigh_dump_neigh() 380 last_seen_msecs = jiffies_to_msecs(last_seen_jiffies); in batadv_v_orig_print() 443 last_seen_msecs = jiffies_to_msecs(jiffies - orig_node->last_seen); in batadv_v_orig_dump_subentry()
|
D | tp_meter.c | 224 test_time = jiffies_to_msecs(jiffies - start_time); in batadv_tp_batctl_notify() 666 rtt = jiffies_to_msecs(jiffies) - ntohl(icmp->timestamp); in batadv_tp_recv_ack() 688 jiffies_to_msecs(jiffies)); in batadv_tp_recv_ack() 728 jiffies_to_msecs(jiffies)); in batadv_tp_recv_ack() 866 jiffies_to_msecs(jiffies)); in batadv_tp_send()
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
D | ppc_cbe_cpufreq_pervasive.c | 82 time = jiffies_to_msecs(time); in cbe_cpufreq_set_pmode()
|
D | ppc_cbe_cpufreq_pmi.c | 53 time = jiffies_to_msecs(time); in cbe_cpufreq_set_pmode_pmi()
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
D | psci.c | 99 jiffies_to_msecs(jiffies - start)); in cpu_psci_cpu_kill()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
D | cx18-mailbox.c | 650 jiffies_to_msecs(timeout-ret)); in cx18_api_call() 691 info->name, jiffies_to_msecs(ret)); in cx18_api_call() 695 jiffies_to_msecs(ret), in cx18_api_call() 703 info->name, jiffies_to_msecs(ret)); in cx18_api_call() 706 jiffies_to_msecs(ret), info->name); in cx18_api_call()
|
/kernel/linux/linux-5.10/net/ceph/ |
D | ceph_common.c | 637 jiffies_to_msecs(opt->mount_timeout) / 1000); in ceph_print_client_options() 640 jiffies_to_msecs(opt->osd_idle_ttl) / 1000); in ceph_print_client_options() 643 jiffies_to_msecs(opt->osd_keepalive_timeout) / 1000); in ceph_print_client_options() 646 jiffies_to_msecs(opt->osd_request_timeout) / 1000); in ceph_print_client_options()
|
/kernel/linux/linux-5.10/drivers/scsi/snic/ |
D | snic_scsi.c | 649 jiffies_to_msecs(jiffies - start_time), (ulong) fwreq, in snic_icmnd_cmpl_handler() 675 jiffies_to_msecs(jiffies - start_time), (ulong) fwreq, in snic_icmnd_cmpl_handler() 704 jiffies_to_msecs(jiffies - start_time), in snic_proc_dr_cmpl_locked() 719 jiffies_to_msecs(jiffies - start_time), in snic_proc_dr_cmpl_locked() 860 jiffies_to_msecs(jiffies - start_time), in snic_process_itmf_cmpl() 1659 jiffies_to_msecs(jiffies - start_time), 0, in snic_abort_cmd() 2134 jiffies_to_msecs(jiffies - start_time), (ulong) rqi, in snic_unlink_and_release_req() 2207 jiffies_to_msecs(jiffies - start_time), in snic_device_reset() 2396 jiffies_to_msecs(jiffies - start_time), in snic_host_reset() 2498 jiffies_to_msecs(jiffies - st_time)); in snic_scsi_cleanup() [all …]
|
/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
D | fnic_scsi.c | 1011 jiffies_to_msecs(jiffies - start_time)), in fnic_fcpio_icmnd_cmpl_handler() 1031 io_duration_time = jiffies_to_msecs(jiffies) - in fnic_fcpio_icmnd_cmpl_handler() 1032 jiffies_to_msecs(start_time); in fnic_fcpio_icmnd_cmpl_handler() 1200 jiffies_to_msecs(jiffies - start_time), in fnic_fcpio_itmf_cmpl_handler() 1226 jiffies_to_msecs(jiffies - start_time), in fnic_fcpio_itmf_cmpl_handler() 1241 jiffies_to_msecs(jiffies - start_time), in fnic_fcpio_itmf_cmpl_handler() 1354 delta_ms = jiffies_to_msecs(delta_jiffies); in fnic_wq_copy_cmpl_handler() 1440 jiffies_to_msecs(jiffies - start_time), in fnic_cleanup_io() 1503 jiffies_to_msecs(jiffies - start_time), in fnic_wq_copy_cleanup_handler() 1906 abt_issued_time = jiffies_to_msecs(jiffies) - jiffies_to_msecs(io_req->start_time); in fnic_abort_cmd() [all …]
|
/kernel/linux/linux-5.10/drivers/hwtracing/stm/ |
D | p_sys-t.c | 173 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()
|
/kernel/linux/linux-5.10/arch/x86/platform/intel/ |
D | iosf_mbi.c | 359 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()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
D | ps.c | 85 jiffies_to_msecs(jiffies - start)); in wl1251_ps_elp_wakeup()
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/ |
D | saa7164-core.c | 358 port->last_svc_msecs = jiffies_to_msecs(jiffies); in saa7164_work_enchandler() 435 port->last_svc_msecs = jiffies_to_msecs(jiffies); in saa7164_work_vbihandler() 528 port->last_irq_msecs = jiffies_to_msecs(jiffies); in saa7164_irq_vbi() 553 port->last_irq_msecs = jiffies_to_msecs(jiffies); in saa7164_irq_encoder() 1203 if ((last_poll_time + 1000 /* ms */) < jiffies_to_msecs(jiffies)) { in saa7164_thread_function() 1205 last_poll_time = jiffies_to_msecs(jiffies); in saa7164_thread_function()
|
/kernel/linux/linux-5.10/drivers/leds/trigger/ |
D | ledtrig-netdev.c | 258 jiffies_to_msecs(atomic_read(&trigger_data->interval))); in interval_show() 378 interval = jiffies_to_msecs( in netdev_trig_work()
|