/linux-6.6.21/drivers/crypto/intel/qat/qat_common/ |
D | adf_gen4_timer.c | 31 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()
|
/linux-6.6.21/include/linux/ |
D | timekeeping.h | 77 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()
|
/linux-6.6.21/net/dccp/ |
D | timer.c | 262 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()
|
/linux-6.6.21/drivers/gpu/drm/panel/ |
D | panel-panasonic-vvx10f034n00.c | 76 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()
|
/linux-6.6.21/net/rxrpc/ |
D | output.c | 158 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()
|
D | io_thread.c | 36 skb->tstamp = ktime_get_real(); in rxrpc_encap_rcv() 499 now = ktime_get_real(); in rxrpc_io_thread() 535 ktime_t now = ktime_get_real(); in rxrpc_io_thread()
|
D | call_event.c | 126 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()
|
D | peer_object.c | 245 peer->rtt_last_req = ktime_get_real(); in rxrpc_init_peer()
|
/linux-6.6.21/Documentation/core-api/ |
D | timekeeping.rst | 31 .. 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()).
|
/linux-6.6.21/net/dccp/ccids/lib/ |
D | packet_history.c | 56 entry->stamp = ktime_get_real(); in tfrc_tx_hist_add() 107 entry->tfrchrx_tstamp = ktime_get_real(); in tfrc_rx_hist_entry_from_skb()
|
/linux-6.6.21/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ptp.c | 255 ktime_to_ns(ktime_get_real())); in xgbe_ptp_register()
|
/linux-6.6.21/net/dccp/ccids/ |
D | ccid3.c | 119 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()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/ |
D | en_clock.c | 285 ktime_to_ns(ktime_get_real())); in mlx4_en_init_timestamp()
|
/linux-6.6.21/include/net/ |
D | erspan.h | 231 kt = ktime_get_real(); in erspan_get_timestamp()
|
/linux-6.6.21/drivers/platform/x86/ |
D | msi-wmi.c | 199 ktime_t cur = ktime_get_real(); in msi_wmi_notify()
|
/linux-6.6.21/drivers/net/ethernet/cavium/common/ |
D | cavium_ptp.c | 257 ktime_to_ns(ktime_get_real())); in cavium_ptp_probe()
|
/linux-6.6.21/drivers/platform/chrome/ |
D | cros_usbpd_logger.c | 180 now = ktime_get_real(); in cros_usbpd_log_check()
|
/linux-6.6.21/fs/gfs2/ |
D | lock_dlm.c | 84 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() 272 gl->gl_dstamp = ktime_get_real(); in gdlm_lock()
|
/linux-6.6.21/drivers/net/ethernet/ti/ |
D | am65-cpts.c | 1148 am65_cpts_settime(cpts, ktime_to_ns(ktime_get_real())); in am65_cpts_create() 1190 cpts->sr_ktime_ns = ktime_to_ns(ktime_get_real()); in am65_cpts_suspend() 1215 ktime_ns = ktime_to_ns(ktime_get_real()); in am65_cpts_resume()
|
/linux-6.6.21/drivers/mtd/ |
D | mtdoops.c | 213 hdr->timestamp = ktime_get_real(); in mtdoops_write()
|
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ptp.c | 443 now = ktime_to_timespec64(ktime_get_real()); in cxgb4_ptp_init()
|
/linux-6.6.21/drivers/net/ethernet/cadence/ |
D | macb_ptp.c | 225 ts = ns_to_timespec64(ktime_to_ns(ktime_get_real())); in gem_ptp_init_tsu()
|
/linux-6.6.21/drivers/net/ethernet/intel/igc/ |
D | igc_ptp.c | 1116 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()
|
/linux-6.6.21/net/sched/ |
D | sch_etf.c | 396 q->get_time = ktime_get_real; in etf_init()
|
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ptp.c | 442 ktime_to_ns(ktime_get_real())); in otx2_ptp_init()
|