Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dhrtimer.h163 linux_hrtimer_forward(timer, interval)
299 u64 linux_hrtimer_forward(struct hrtimer *timer, union ktime interval);
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_hrtimer.c477 u64 linux_hrtimer_forward(struct hrtimer *timer, union ktime interval) in linux_hrtimer_forward() function