Searched refs:ktime_get_raw_ts64 (Results 1 – 9 of 9) sorted by relevance
41 extern void ktime_get_raw_ts64(struct timespec64 *ts);270 #define getrawmonotonic64(ts) ktime_get_raw_ts64(ts)
60 ktime_get_raw_ts64(&ts64); in getrawmonotonic()
79 void ktime_get_raw_ts64( struct timespec64 * )180 These are replaced by ktime_get_raw()/ktime_get_raw_ts64(),
238 ktime_get_raw_ts64(&ts); in chanctx_event_delta()349 ktime_get_raw_ts64(&ts); in ath_chanctx_adjust_tbtt_delta()1263 ktime_get_raw_ts64(&ts); in ath_chanctx_set_next()1280 ktime_get_raw_ts64(&sc->cur_chan->tsf_ts); in ath_chanctx_set_next()
1868 ktime_get_raw_ts64(&avp->chanctx->tsf_ts); in ath9k_set_tsf()1884 ktime_get_raw_ts64(&avp->chanctx->tsf_ts); in ath9k_reset_tsf()
1844 ktime_get_raw_ts64(&ts); in ath9k_hw_get_tsf_offset()1908 ktime_get_raw_ts64(&tsf_ts); in ath9k_hw_reset()
1428 void ktime_get_raw_ts64(struct timespec64 *ts) in ktime_get_raw_ts64() function1444 EXPORT_SYMBOL(ktime_get_raw_ts64);
222 ktime_get_raw_ts64(tp); in posix_get_monotonic_raw()
1219 case CLOCK_MONOTONIC_RAW: ktime_get_raw_ts64(&ts); break; in ioctl_get_cycle_timer2()