Home
last modified time | relevance | path

Searched refs:getrawmonotonic (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
Dtimekeeping.h74 static inline void getrawmonotonic(struct timespec *ts) in getrawmonotonic() function
133 static inline void getrawmonotonic(struct timespec *ts) in getrawmonotonic() function
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dchannel.c331 getrawmonotonic(&ts); in ath_chanctx_adjust_tbtt_delta()
1240 getrawmonotonic(&ts); in ath_chanctx_set_next()
1257 getrawmonotonic(&sc->cur_chan->tsf_ts); in ath_chanctx_set_next()
Dhw.c1805 getrawmonotonic(&ts); in ath9k_hw_get_tsf_offset()
/linux-4.4.14/kernel/time/
Dposix-timers.c239 getrawmonotonic(tp); in posix_get_monotonic_raw()
/linux-4.4.14/include/sound/
Dpcm.h1149 getrawmonotonic(tv); in snd_pcm_gettime()
/linux-4.4.14/drivers/firewire/
Dcore-cdev.c1219 case CLOCK_MONOTONIC_RAW: getrawmonotonic(&ts); break; in ioctl_get_cycle_timer2()