Home
last modified time | relevance | path

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

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