Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dhrtimer.h43 HRTIMER_RESTART, enumerator
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c48 if (ret == HRTIMER_RESTART) { in hrtimer_call_handler()