Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dhrtimer.h152 linux_hrtimer_create(timer, time, handler)
215 int linux_hrtimer_create(struct hrtimer *timer, union ktime time, Handler handler);
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c332 int linux_hrtimer_create(struct hrtimer *timer, union ktime time, Handler handler) in linux_hrtimer_create() function

Completed in 2 milliseconds