/linux-6.3-rc2/include/linux/ |
A 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.3-rc2/drivers/gpu/drm/panel/ |
A 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.3-rc2/net/dccp/ |
A 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.3-rc2/net/rxrpc/ |
A 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()
|
A 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()
|
A D | call_event.c | 127 now = ktime_get_real(); in rxrpc_resend() 365 ktime_get_real())) in rxrpc_send_initial_ping() 506 ktime_get_real())) in rxrpc_input_call_event()
|
A D | peer_object.c | 245 peer->rtt_last_req = ktime_get_real(); in rxrpc_init_peer()
|
/linux-6.3-rc2/Documentation/core-api/ |
A 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.3-rc2/net/dccp/ccids/lib/ |
A 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.3-rc2/drivers/net/ethernet/amd/xgbe/ |
A D | xgbe-ptp.c | 255 ktime_to_ns(ktime_get_real())); in xgbe_ptp_register()
|
/linux-6.3-rc2/net/dccp/ccids/ |
A 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.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
A D | en_clock.c | 285 ktime_to_ns(ktime_get_real())); in mlx4_en_init_timestamp()
|
/linux-6.3-rc2/include/net/ |
A D | erspan.h | 231 kt = ktime_get_real(); in erspan_get_timestamp()
|
/linux-6.3-rc2/drivers/platform/x86/ |
A D | msi-wmi.c | 199 ktime_t cur = ktime_get_real(); in msi_wmi_notify()
|
/linux-6.3-rc2/drivers/platform/chrome/ |
A D | cros_usbpd_logger.c | 180 now = ktime_get_real(); in cros_usbpd_log_check()
|
/linux-6.3-rc2/drivers/net/ethernet/cavium/common/ |
A D | cavium_ptp.c | 257 ktime_to_ns(ktime_get_real())); in cavium_ptp_probe()
|
/linux-6.3-rc2/fs/gfs2/ |
A 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() 277 gl->gl_dstamp = ktime_get_real(); in gdlm_lock()
|
/linux-6.3-rc2/drivers/net/ethernet/ti/ |
A D | am65-cpts.c | 1130 am65_cpts_settime(cpts, ktime_to_ns(ktime_get_real())); in am65_cpts_create() 1172 cpts->sr_ktime_ns = ktime_to_ns(ktime_get_real()); in am65_cpts_suspend() 1197 ktime_ns = ktime_to_ns(ktime_get_real()); in am65_cpts_resume()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_ptp.c | 312 ktime_to_ns(ktime_get_real())); in otx2_ptp_init()
|
/linux-6.3-rc2/drivers/mtd/ |
A D | mtdoops.c | 213 hdr->timestamp = ktime_get_real(); in mtdoops_write()
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_ptp.c | 443 now = ktime_to_timespec64(ktime_get_real()); in cxgb4_ptp_init()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/igc/ |
A D | igc_ptp.c | 968 adapter->prev_ptp_time = ktime_to_timespec64(ktime_get_real()); in igc_ptp_init() 1114 ktime_to_ns(ktime_get_real())); in igc_ptp_reset()
|
/linux-6.3-rc2/drivers/net/ethernet/cadence/ |
A D | macb_ptp.c | 225 ts = ns_to_timespec64(ktime_to_ns(ktime_get_real())); in gem_ptp_init_tsu()
|
/linux-6.3-rc2/net/sched/ |
A D | sch_etf.c | 396 q->get_time = ktime_get_real; in etf_init()
|
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/ |
A D | ptp.c | 490 ktime_to_ns(ktime_get_real())); in mv88e6xxx_ptp_setup()
|