Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dhrtimer.h100 HRTIMER_NORESTART, /**< The timer will not be restarted.*/ enumerator
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_hrtimer.c162 if (restart == HRTIMER_NORESTART) { in HrtimerHandlerRun()