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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dhrtimer.h69 linux_hrtimer_start(hrtimer, time); \
85 void linux_hrtimer_start(struct hrtimer *, ktime_t);
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c96 linux_hrtimer_start(struct hrtimer *hrtimer, ktime_t time) function

Completed in 125 milliseconds