Home
last modified time | relevance | path

Searched refs:ktime_get_raw_ts64 (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/rtc/
A Drtc-meson-vrtc.c26 ktime_get_raw_ts64(&time); in meson_vrtc_read_time()
99 ktime_get_raw_ts64(&time); in meson_vrtc_suspend()
/linux-6.3-rc2/include/linux/
A Dtimekeeping.h41 extern void ktime_get_raw_ts64(struct timespec64 *ts);
/linux-6.3-rc2/Documentation/core-api/
A Dtimekeeping.rst79 void ktime_get_raw_ts64( struct timespec64 * )
185 These are replaced by ktime_get_raw()/ktime_get_raw_ts64(),
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dchannel.c238 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()
A Dmain.c1978 ktime_get_raw_ts64(&avp->chanctx->tsf_ts); in ath9k_set_tsf()
1994 ktime_get_raw_ts64(&avp->chanctx->tsf_ts); in ath9k_reset_tsf()
A Dhw.c1856 ktime_get_raw_ts64(&ts); in ath9k_hw_get_tsf_offset()
1920 ktime_get_raw_ts64(&tsf_ts); in ath9k_hw_reset()
/linux-6.3-rc2/fs/nfsd/
A Dnfssvc.c380 ktime_get_raw_ts64(&now); in nfsd_reset_write_verifier_locked()
/linux-6.3-rc2/kernel/time/
A Dtimekeeping.c1517 void ktime_get_raw_ts64(struct timespec64 *ts) in ktime_get_raw_ts64() function
1533 EXPORT_SYMBOL(ktime_get_raw_ts64);
A Dposix-timers.c214 ktime_get_raw_ts64(tp); in posix_get_monotonic_raw()
/linux-6.3-rc2/include/sound/
A Dpcm.h1254 ktime_get_raw_ts64(tv); in snd_pcm_gettime()
/linux-6.3-rc2/drivers/firewire/
A Dcore-cdev.c1219 case CLOCK_MONOTONIC_RAW: ktime_get_raw_ts64(&ts); break; in ioctl_get_cycle_timer2()
/linux-6.3-rc2/sound/core/
A Drawmidi.c1089 ktime_get_raw_ts64(&ts64); in get_framing_tstamp()

Completed in 85 milliseconds