Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dispadmin/
H A Ddispadmin.h64 } hrtimer_t; typedef
70 extern long hrtconvert(hrtimer_t *);
71 extern int _hrtnewres(hrtimer_t *, ulong_t, long);
H A Dsubr.c64 hrtconvert(hrtimer_t *htp) in hrtconvert()
99 _hrtnewres(hrtimer_t *htp, ulong_t new_res, long round) in _hrtnewres()
H A Dfssdispadmin.c151 hrtimer_t hrtime; in getadmin()
198 hrtimer_t hrtime; in setadmin()
H A Dfxdispadmin.c159 hrtimer_t hrtime; in get_fxdptbl()
227 hrtimer_t hrtime; in set_fxdptbl()
H A Drtdispadmin.c155 hrtimer_t hrtime; in get_rtdptbl()
224 hrtimer_t hrtime;
H A Diadispadmin.c156 hrtimer_t hrtime; in get_iadptbl()
231 hrtimer_t hrtime;
H A Dtsdispadmin.c155 hrtimer_t hrtime; in get_tsdptbl()
226 hrtimer_t hrtime;
/illumos-gate/usr/src/cmd/priocntl/
H A Dpriocntl.h90 } hrtimer_t; typedef
92 extern int _hrtnewres(hrtimer_t *, ulong_t, long);
H A Drtpriocntl.c363 hrtimer_t hrtime; in set_rtprocs()
482 hrtimer_t hrtime; in exec_rtcmd()
H A Dfxpriocntl.c362 hrtimer_t hrtime; in set_fxprocs()
495 hrtimer_t hrtime; in exec_fxcmd()
H A Dsubr.c571 register hrtimer_t *htp; in _hrtnewres()