Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dclock_highres.c107 boolean_t intval_need_clamp = B_FALSE; in clock_highres_timer_settime() local
127 intval_need_clamp = B_TRUE; in clock_highres_timer_settime()
129 if ((value_need_clamp || intval_need_clamp) && in clock_highres_timer_settime()
140 if (intval_need_clamp) { in clock_highres_timer_settime()