Lines Matching refs:FX_TQINF
141 q = FX_TQINF; \
147 (quantum == FX_TQDEF) || (quantum == FX_TQINF)))
410 tmpdpp[i].fx_quantum != FX_TQINF) { in fx_admin()
511 if (fxkparmsp->fx_tqntm == FX_TQINF) in fx_enterclass()
512 fxpp->fx_pquantum = FX_TQINF; in fx_enterclass()
783 (fxparmsp->fx_tqnsecs != FX_TQINF) && in fx_parmsin()
884 if (nsecs != FX_TQINF && nsecs != FX_TQDEF) in fx_vaparmsin()
1083 if (fxkparmsp->fx_tqntm == FX_TQINF) in fx_parmsset()
1084 fxpp->fx_pquantum = FX_TQINF; in fx_parmsset()
1142 if (fxpp->fx_pquantum == FX_TQINF || in fx_preempt()
1325 if ((fxpp->fx_pquantum != FX_TQINF) && in fx_tick()
1730 } else if (quantum == FX_TQINF) { in fx_register_callbacks()
1731 fxpp->fx_pquantum = FX_TQINF; in fx_register_callbacks()
1737 if (quantum == FX_TQINF) in fx_register_callbacks()
1738 fxpp->fx_pquantum = FX_TQINF; in fx_register_callbacks()
1807 } else if (quantum == FX_TQINF) { in fx_modify_priority()
1808 fxpp->fx_pquantum = FX_TQINF; in fx_modify_priority()
1814 if (quantum == FX_TQINF) { in fx_modify_priority()
1815 fxpp->fx_pquantum = FX_TQINF; in fx_modify_priority()