Searched refs:hrtimer_get_softexpires_tv64 (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dhrtimer.h250 static inline s64 hrtimer_get_softexpires_tv64(const struct hrtimer *timer) hrtimer_get_softexpires_tv64() function
/linux-4.1.27/kernel/time/
H A Dhrtimer.c1296 if (basenow.tv64 < hrtimer_get_softexpires_tv64(timer)) hrtimer_interrupt()

Completed in 65 milliseconds