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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dhrtimer.h55 #define hrtimer_active(hrtimer) linux_hrtimer_active(hrtimer)
81 bool linux_hrtimer_active(struct hrtimer *);
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c57 linux_hrtimer_active(struct hrtimer *hrtimer) function

Completed in 117 milliseconds