Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhrtimer.h266 static inline void hrtimer_add_expires(struct hrtimer *timer, ktime_t time) in hrtimer_add_expires() function
/openbmc/linux/kernel/time/
H A Dhrtimer.c1070 hrtimer_add_expires(timer, interval); in hrtimer_forward()