Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dhrtimer.h78 linux_hrtimer_forward_now(hrtimer, interval); \
88 void linux_hrtimer_forward_now(struct hrtimer *, ktime_t);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c134 linux_hrtimer_forward_now(struct hrtimer *hrtimer, ktime_t interval) in linux_hrtimer_forward_now() function