Home
last modified time | relevance | path

Searched refs:ktime_get_real (Results 1 – 25 of 77) sorted by relevance

1234

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_timer.c31 time_periods = div_u64(ktime_ms_delta(ktime_get_real(), timer_ctx->initial_ktime), in work_handler()
48 timer_ctx->initial_ktime = ktime_get_real(); in adf_gen4_timer_start()
/openbmc/linux/include/linux/
H A Dtimekeeping.h77 static inline ktime_t ktime_get_real(void) in ktime_get_real() function
159 return ktime_to_ns(ktime_get_real()); in ktime_get_real_ns()
/openbmc/linux/net/dccp/
H A Dtimer.c262 u64 delta = (u64)ktime_us_delta(ktime_get_real(), dccp_timestamp_seed); in dccp_timestamp()
271 dccp_timestamp_seed = ktime_get_real(); in dccp_timestamping_init()
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-panasonic-vvx10f034n00.c76 wuxga_nt->earliest_wake = ktime_add_ms(ktime_get_real(), MIN_POFF_MS); in wuxga_nt_panel_unprepare()
95 enablewait = ktime_ms_delta(wuxga_nt->earliest_wake, ktime_get_real()); in wuxga_nt_panel_prepare()
/openbmc/linux/net/rxrpc/
H A Doutput.c158 call->rtt_sent_at[rtt_slot] = ktime_get_real(); in rxrpc_begin_rtt_probe()
244 call->peer->rtt_last_req = ktime_get_real(); in rxrpc_send_ack_packet()
376 else if (ktime_before(ktime_add_ms(call->peer->rtt_last_req, 1000), ktime_get_real())) in rxrpc_send_data_packet()
416 txb->last_sent = ktime_get_real(); in rxrpc_send_data_packet()
490 txb->last_sent = ktime_get_real(); in rxrpc_send_data_packet()
H A Dio_thread.c42 skb->tstamp = ktime_get_real(); in rxrpc_encap_rcv()
505 now = ktime_get_real(); in rxrpc_io_thread()
541 ktime_t now = ktime_get_real(); in rxrpc_io_thread()
H A Dcall_event.c126 now = ktime_get_real(); in rxrpc_resend()
365 ktime_get_real())) in rxrpc_send_initial_ping()
504 ktime_get_real())) in rxrpc_input_call_event()
H A Dpeer_object.c245 peer->rtt_last_req = ktime_get_real(); in rxrpc_init_peer()
/openbmc/linux/Documentation/core-api/
H A Dtimekeeping.rst31 .. c:function:: ktime_t ktime_get_real( void )
47 Like ktime_get_real(), but uses the International Atomic Time (TAI)
165 (ktime_get()/ktime_get_real()).
/openbmc/linux/net/dccp/ccids/lib/
H A Dpacket_history.c56 entry->stamp = ktime_get_real(); in tfrc_tx_hist_add()
107 entry->tfrchrx_tstamp = ktime_get_real(); in tfrc_rx_hist_entry_from_skb()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ptp.c255 ktime_to_ns(ktime_get_real())); in xgbe_ptp_register()
/openbmc/linux/net/dccp/ccids/
H A Dccid3.c119 ktime_t now = stamp ? *stamp : ktime_get_real(); in ccid3_hc_tx_update_x()
276 ktime_t now = ktime_get_real(); in ccid3_hc_tx_send_packet()
386 now = ktime_get_real(); in ccid3_hc_tx_packet_recv()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c285 ktime_to_ns(ktime_get_real())); in mlx4_en_init_timestamp()
/openbmc/linux/include/net/
H A Derspan.h231 kt = ktime_get_real(); in erspan_get_timestamp()
/openbmc/linux/drivers/platform/x86/
H A Dmsi-wmi.c199 ktime_t cur = ktime_get_real(); in msi_wmi_notify()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_usbpd_logger.c180 now = ktime_get_real(); in cros_usbpd_log_check()
/openbmc/linux/drivers/net/ethernet/cavium/common/
H A Dcavium_ptp.c257 ktime_to_ns(ktime_get_real())); in cavium_ptp_probe()
/openbmc/linux/fs/gfs2/
H A Dlock_dlm.c84 rtt = ktime_to_ns(ktime_sub(ktime_get_real(), gl->gl_dstamp)); in gfs2_update_reply_times()
111 gl->gl_dstamp = ktime_get_real(); in gfs2_update_request_times()
280 gl->gl_dstamp = ktime_get_real(); in gdlm_lock()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpts.c1153 am65_cpts_settime(cpts, ktime_to_ns(ktime_get_real())); in am65_cpts_create()
1195 cpts->sr_ktime_ns = ktime_to_ns(ktime_get_real()); in am65_cpts_suspend()
1220 ktime_ns = ktime_to_ns(ktime_get_real()); in am65_cpts_resume()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.c443 now = ktime_to_timespec64(ktime_get_real()); in cxgb4_ptp_init()
/openbmc/linux/drivers/mtd/
H A Dmtdoops.c213 hdr->timestamp = ktime_get_real(); in mtdoops_write()
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c225 ts = ns_to_timespec64(ktime_to_ns(ktime_get_real())); in gem_ptp_init_tsu()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c1116 adapter->prev_ptp_time = ktime_to_timespec64(ktime_get_real()); in igc_ptp_init()
1259 ktime_to_ns(ktime_get_real())); in igc_ptp_reset()
/openbmc/linux/net/sched/
H A Dsch_etf.c396 q->get_time = ktime_get_real; in etf_init()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.c428 timecounter_init(&ptp->tc, &ptp->cc, ktime_to_ns(ktime_get_real())); in qede_ptp_init()

1234