Searched refs:ktime_to_ms (Results 1 – 13 of 13) sorted by relevance
871 ktime_to_ms(active_time), ktime_to_ms(total_time), in print_wakeup_source_stats()872 ktime_to_ms(max_time), ktime_to_ms(ws->last_time), in print_wakeup_source_stats()873 ktime_to_ms(prevent_sleep_time)); in print_wakeup_source_stats()
466 msec = ktime_to_ms(dev->power.wakeup->total_time); in wakeup_total_time_show()483 msec = ktime_to_ms(dev->power.wakeup->max_time); in wakeup_max_time_show()500 msec = ktime_to_ms(dev->power.wakeup->last_time); in wakeup_last_time_show()519 msec = ktime_to_ms(dev->power.wakeup->prevent_sleep_time); in wakeup_prevent_sleep_time_show()
232 ktime_to_ms(metrics->om_queue), in rpc_print_iostats()233 ktime_to_ms(metrics->om_rtt), in rpc_print_iostats()234 ktime_to_ms(metrics->om_execute)); in rpc_print_iostats()
204 static inline s64 ktime_to_ms(const ktime_t kt) in ktime_to_ms() function216 return ktime_to_ms(ktime_sub(later, earlier)); in ktime_ms_delta()
59 return ktime_to_ms(t); in gpio_get_time()
153 WARN_ON(ktime_to_ms(ktime_sub(now, vq->last_add_time)) in virtqueue_add()363 WARN_ON(ktime_to_ms(ktime_sub(ktime_get(), in virtqueue_kick_prepare()
378 cm->charging_start_time = ktime_to_ms(ktime_get()); in try_charger_enable()397 cm->charging_end_time = ktime_to_ms(ktime_get()); in try_charger_enable()560 u64 curr = ktime_to_ms(ktime_get()); in check_charging_duration()1950 cm_suspend_duration_ms -= ktime_to_ms(remain); in cm_suspend_complete()
123 return ktime_to_ms(ktime_get_real()); in bictcp_clock()
771 ktime_to_ms(pmu->timer_interval)); in rapl_pmu_init()
456 if (ktime_to_ms(delta) > PLL_TIMEOUT_MS) { in samsung_pll45xx_set_rate()615 if (ktime_to_ms(delta) > PLL_TIMEOUT_MS) { in samsung_pll46xx_set_rate()
1541 unsigned long msecs = ktime_to_ms(ktime_get()) - in o2net_idle_timer()1542 ktime_to_ms(sc->sc_tv_timer); in o2net_idle_timer()
919 u32 queue_delay = ktime_to_ms(net_timedelta(skb->tstamp)); in mwifiex_wmm_compute_drv_pkt_delay()
5289 assocparams.sasoc_cookie_life = ktime_to_ms(asoc->cookie_life); in sctp_getsockopt_associnfo()