Searched refs:hrtcntl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dhrtsys.h36 #include <sys/hrtcntl.h>
H A Dhrtcntl.h41 * The following are the possible commands for the hrtcntl,
47 /* hrtcntl commands */
163 int hrtcntl(int, int, interval_t *, hrtimes_t *);
/illumos-gate/usr/src/uts/i86pc/io/
H A Dhrtimers.c37 #include <sys/hrtcntl.h>
89 hrtcntl(uap, rvp) function
384 * System entry point for hrtcntl, hrtalarm
397 error = hrtcntl((struct hrtcntla *)uap, rvp);

Completed in 92 milliseconds