Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
HDhrtimer.h66 linux_hrtimer_set_expires(hrtimer, time)
85 void linux_hrtimer_set_expires(struct hrtimer *, ktime_t);
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
HDlinux_hrtimer.c91 linux_hrtimer_set_expires(struct hrtimer *hrtimer, ktime_t time) in linux_hrtimer_set_expires() function