Searched refs:FX_TQINF (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfxpriocntl.h57 #define FX_TQINF -2 macro
/illumos-gate/usr/src/uts/common/disp/
H A Dfx.c141 q = FX_TQINF; \
147 (quantum == FX_TQDEF) || (quantum == FX_TQINF)))
410 tmpdpp[i].fx_quantum != FX_TQINF) {
511 if (fxkparmsp->fx_tqntm == FX_TQINF)
512 fxpp->fx_pquantum = FX_TQINF;
783 (fxparmsp->fx_tqnsecs != FX_TQINF) &&
884 if (nsecs != FX_TQINF && nsecs != FX_TQDEF)
908 * Quantum field set to special value (e.g. FX_TQINF)
950 * Quantum field set to special value (e.g. FX_TQINF).
1083 if (fxkparmsp->fx_tqntm == FX_TQINF)
[all...]
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dthrpool.c163 FX_KY_TQNSECS, FX_TQINF, NULL) != 0 &&
/illumos-gate/usr/src/cmd/dispadmin/
H A Dfxdispadmin.c193 if (res != HZ && fx_dptbl[i].fx_quantum != FX_TQINF) {
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsched.c547 if (fxp->fx_tqnsecs != FX_TQINF) {
/illumos-gate/usr/src/cmd/priocntl/
H A Dfxpriocntl.c303 if (fx_tqnsecs == FX_TQINF)
304 (void) printf(" FX_TQINF\n");

Completed in 64 milliseconds