Searched refs:rt_tqntm (Results 1 – 2 of 2) sorted by relevance
396 if (rtkparmsp->rt_tqntm == RT_TQINF) in rt_enterclass()398 else if (rtkparmsp->rt_tqntm == RT_TQDEF || in rt_enterclass()402 rtpp->rt_pquantum = rtkparmsp->rt_tqntm; in rt_enterclass()574 rtkparmsp->rt_tqntm = rtprocp->rt_pquantum; in rt_parmsget()615 ((rtkparms_t *)rtprmsp)->rt_tqntm = (int)ticks; in rt_parmsin()622 ((rtkparms_t *)rtprmsp)->rt_tqntm = rtprmsp->rt_tqnsecs; in rt_parmsin()703 rtprmsp->rt_tqntm = RT_TQDEF; in rt_vaparmsin()715 rtprmsp->rt_tqntm = (int)ticks; in rt_vaparmsin()719 rtprmsp->rt_tqntm = nsecs; in rt_vaparmsin()741 if (rtkprmsp->rt_tqntm < 0) { in rt_parmsout()[all …]
74 int rt_tqntm; member