Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dhrtimer.h61 linux_hrtimer_init(hrtimer); \
84 void linux_hrtimer_init(struct hrtimer *);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c99 linux_hrtimer_init(struct hrtimer *hrtimer) in linux_hrtimer_init() function