Home
last modified time | relevance | path

Searched refs:ktime_to_ns (Results 126 – 150 of 187) sorted by relevance

12345678

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Ddevice.c150 ktime_to_ns(ktime_sub(lep->poll_host_time, in wr_log_show()
156 ktime_to_ns(ktime_sub(lep->poll_host_time, in wr_log_show()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dnotify.c600 proto_id, evt_id, ktime_to_ns(ts)); in scmi_notify()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c758 now = ktime_to_ns(timespec64_to_ktime(ts)); in lan966x_ptp_adjtime()
/openbmc/linux/kernel/sched/
H A Ddebug.c835 ktime = ktime_to_ns(ktime_get()); in sched_debug_header()
/openbmc/linux/drivers/ptp/
H A Dptp_clockmatrix.c752 total_overhead_ns = ktime_to_ns(diff) in _idtcm_set_dpll_hw_tod()
1017 current_ns = ktime_to_ns(diff); in set_tod_write_overhead()
/openbmc/linux/drivers/bluetooth/
H A Dbtintel.c1856 duration = (unsigned long long)ktime_to_ns(delta) >> 10; in btintel_download_wait()
1886 duration = (unsigned long long) ktime_to_ns(delta) >> 10; in btintel_boot_wait()
H A Dbtmtksdio.c1156 duration = (unsigned long long)ktime_to_ns(delta) >> 10; in btmtksdio_setup()
/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c1806 if (ktime_to_ns(now_ts) > ktime_to_ns(devip->create_ts)) { in resp_start_stop()
1807 u64 diff_ns = ktime_to_ns(ktime_sub(now_ts, devip->create_ts)); in resp_start_stop()
7355 if (ktime_to_ns(now_ts) > ktime_to_ns(devip->create_ts)) { in resp_not_ready()
7356 diff_ns = ktime_to_ns(ktime_sub(now_ts, devip->create_ts)); in resp_not_ready()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c875 timecounter_init(&ptp->tc, &ptp->cc, ktime_to_ns(ktime_get_real())); in bnxt_ptp_timecounter_init()
/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr_core.c954 (long)(ktime_to_ns(diff_time)), err); in pcxhr_set_pipe_state()
H A Dpcxhr.c815 (long)(ktime_to_ns(diff_time)), err); in pcxhr_start_linked_stream()
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c495 correction -= ktime_to_ns(tstamp) << 16; in ksz_port_rxtstamp()
/openbmc/linux/kernel/time/
H A Dposix-cpu-timers.c649 new_expires = ktime_to_ns(timespec64_to_ktime(new->it_value)); in posix_cpu_timer_set()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_syncobj.c1196 timeout_ns = ktime_to_ns(ktime_sub(abs_timeout, now)); in drm_timeout_abs_to_jiffies()
/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_imem.c525 if (ktime_to_ns(ipc_imem->hrtimer_period)) { in ipc_imem_startup_timer_cb()
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_demux.c421 if (ktime_to_ns(demux->speed_last_time) != 0) { in dvb_dmx_swfilter_packet()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c946 ktime_to_ns(ktime_get_real())); in mlx5_timecounter_init()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c1454 timespec64_add_ns(&pf->ptp_prev_hw_time, ktime_to_ns(delta)); in i40e_ptp_restore_hw_time()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c1516 ktime_to_ns(ktime_get_real())); in igb_ptp_reset()
/openbmc/linux/drivers/staging/fbtft/
H A Dfbtft-core.c283 if (!ktime_to_ns(par->update_time)) in fbtft_update_display()
/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.c759 now = ktime_to_ns(timespec64_to_ktime(ts)); in vsc85xx_adjtime()
/openbmc/linux/drivers/base/power/
H A Dmain.c461 usecs64 = ktime_to_ns(ktime_sub(calltime, starttime)); in dpm_show_time()
/openbmc/linux/net/can/
H A Disotp.c560 if (ktime_to_ns(ktime_sub(skb->tstamp, so->lastrxcf_tstamp)) < in isotp_rcv_cf()
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c1672 base_time_ns = ktime_to_ns(hellcreek_port->current_schedule->base_time); in hellcreek_schedule_startable()
/openbmc/linux/fs/jbd2/
H A Dtransaction.c1902 trans_time = ktime_to_ns(ktime_sub(ktime_get(), in jbd2_journal_stop()

12345678