Home
last modified time | relevance | path

Searched refs:hrtimer_restart (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dhrtimer.h41 enum hrtimer_restart { enum
47 enum hrtimer_restart (*function)(struct hrtimer *);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c40 enum hrtimer_restart ret; in hrtimer_call_handler()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_usb_core.c225 static enum hrtimer_restart mt76x02u_pre_tbtt_interrupt(struct hrtimer *timer) in mt76x02u_pre_tbtt_interrupt()