Searched refs:_hrtnewres (Results 1 - 11 of 11) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/dispadmin/
H A Ddispadmin.h42 * uses the hrt routine _hrtnewres because it coincidentally does the
73 extern int _hrtnewres(hrtimer_t *, ulong_t, long);
H A Dsubr.c101 _hrtnewres(hrtimer_t *htp, ulong_t new_res, long round) function
H A Dfssdispadmin.c172 if (_hrtnewres(&hrtime, res, HRT_RNDUP) == -1)
262 if (_hrtnewres(&hrtime, HZ, HRT_RNDUP) == -1)
H A Dfxdispadmin.c197 if (_hrtnewres(&hrtime, res, HRT_RNDUP) == -1)
324 if (_hrtnewres(&hrtime, HZ, HRT_RNDUP) == -1)
H A Drtdispadmin.c194 if (_hrtnewres(&hrtime, res, HRT_RNDUP) == -1)
352 if (_hrtnewres(&hrtime, HZ, HRT_RNDUP) == -1)
H A Diadispadmin.c197 if (_hrtnewres(&hrtime, res, HRT_RNDUP) == -1)
352 if (_hrtnewres(&hrtime, HZ, HRT_RNDUP) == -1)
H A Dtsdispadmin.c194 if (_hrtnewres(&hrtime, res, HRT_RNDUP) == -1)
348 if (_hrtnewres(&hrtime, HZ, HRT_RNDUP) == -1)
/opensolaris-onvv-gate/usr/src/cmd/priocntl/
H A Dpriocntl.h72 * uses the hrt routine _hrtnewres because it coincidentally does the
94 extern int _hrtnewres(hrtimer_t *, ulong_t, long);
H A Drtpriocntl.c395 if (_hrtnewres(&hrtime, NANOSEC, HRT_RNDUP) == -1)
506 if (_hrtnewres(&hrtime, NANOSEC, HRT_RNDUP) == -1)
H A Dfxpriocntl.c399 if (_hrtnewres(&hrtime, NANOSEC, HRT_RNDUP) == -1)
526 if (_hrtnewres(&hrtime, NANOSEC, HRT_RNDUP) == -1)
H A Dsubr.c573 _hrtnewres(htp, new_res, round) function

Completed in 172 milliseconds