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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dhrtimer.h78 linux_hrtimer_forward_now(hrtimer, interval); \
87 void linux_hrtimer_forward_now(struct hrtimer *, ktime_t);
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c115 linux_hrtimer_forward_now(struct hrtimer *hrtimer, ktime_t interval) function

Completed in 154 milliseconds