Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dfx.c140 q = FX_TQINF; \
511 fxpp->fx_pquantum = FX_TQINF; in fx_enterclass()
1083 fxpp->fx_pquantum = FX_TQINF; in fx_parmsset()
1724 } else if (quantum == FX_TQINF) { in fx_register_callbacks()
1725 fxpp->fx_pquantum = FX_TQINF; in fx_register_callbacks()
1731 if (quantum == FX_TQINF) in fx_register_callbacks()
1732 fxpp->fx_pquantum = FX_TQINF; in fx_register_callbacks()
1801 } else if (quantum == FX_TQINF) { in fx_modify_priority()
1802 fxpp->fx_pquantum = FX_TQINF; in fx_modify_priority()
1808 if (quantum == FX_TQINF) { in fx_modify_priority()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dfxpriocntl.h55 #define FX_TQINF -2 macro
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dthrpool.c163 FX_KY_TQNSECS, FX_TQINF, NULL) != 0 && in svcsetprio()
/illumos-gate/usr/src/cmd/dispadmin/
H A Dfxdispadmin.c191 if (res != HZ && fx_dptbl[i].fx_quantum != FX_TQINF) { in get_fxdptbl()
/illumos-gate/usr/src/cmd/priocntl/
H A Dfxpriocntl.c301 if (fx_tqnsecs == FX_TQINF) in print_fxprocs()
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsched.c545 if (fxp->fx_tqnsecs != FX_TQINF) { in sched_rr_get_interval()