Lines Matching refs:FX_TQINF
140 q = FX_TQINF; \
146 (quantum == FX_TQDEF) || (quantum == FX_TQINF)))
409 tmpdpp[i].fx_quantum != FX_TQINF) { in fx_admin()
510 if (fxkparmsp->fx_tqntm == FX_TQINF) in fx_enterclass()
511 fxpp->fx_pquantum = FX_TQINF; in fx_enterclass()
782 (fxparmsp->fx_tqnsecs != FX_TQINF) && in fx_parmsin()
883 if (nsecs != FX_TQINF && nsecs != FX_TQDEF) in fx_vaparmsin()
1082 if (fxkparmsp->fx_tqntm == FX_TQINF) in fx_parmsset()
1083 fxpp->fx_pquantum = FX_TQINF; in fx_parmsset()
1141 if (fxpp->fx_pquantum == FX_TQINF || in fx_preempt()
1321 if ((fxpp->fx_pquantum != FX_TQINF) && in fx_tick()
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()
1809 fxpp->fx_pquantum = FX_TQINF; in fx_modify_priority()