Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtimekeeping.h67 static inline void getrawmonotonic(struct timespec *ts) in getrawmonotonic() function
126 static inline void getrawmonotonic(struct timespec *ts) in getrawmonotonic() function
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dchannel.c331 getrawmonotonic(&ts); in ath_chanctx_adjust_tbtt_delta()
1231 getrawmonotonic(&ts); in ath_chanctx_set_next()
1248 getrawmonotonic(&sc->cur_chan->tsf_ts); in ath_chanctx_set_next()
Dhw.c1803 getrawmonotonic(&ts); in ath9k_hw_get_tsf_offset()
/linux-4.1.27/kernel/time/
Dposix-timers.c239 getrawmonotonic(tp); in posix_get_monotonic_raw()
/linux-4.1.27/include/sound/
Dpcm.h1136 getrawmonotonic(tv); in snd_pcm_gettime()
/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c485 getrawmonotonic(&ep->timestamp); in oz_enqueue_ep_urb()
1047 getrawmonotonic(&ts); in oz_hcd_heartbeat()
/linux-4.1.27/drivers/firewire/
Dcore-cdev.c1219 case CLOCK_MONOTONIC_RAW: getrawmonotonic(&ts); break; in ioctl_get_cycle_timer2()