Home
last modified time | relevance | path

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

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