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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dhrtimer.h65 linux_hrtimer_set_expires(hrtimer, time)
84 void linux_hrtimer_set_expires(struct hrtimer *, ktime_t);
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c90 linux_hrtimer_set_expires(struct hrtimer *hrtimer, ktime_t time) function

Completed in 114 milliseconds