Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dhrtimer.h290 static inline s64 hrtimer_get_softexpires_tv64(const struct hrtimer *timer) in hrtimer_get_softexpires_tv64() function
/linux-6.1.9/kernel/time/
Dhrtimer.c1746 if (basenow < hrtimer_get_softexpires_tv64(timer)) in __hrtimer_run_queues()