Lines Matching defs:fss_newpri
158 * b) Second, if the thread is runnable (TS_RUN or TS_WAIT) calls fss_newpri
172 * - ticks is the number of ticks this thread ran since the last fss_newpri
193 * range 1-59. See fss_newpri for more details.
206 * Once the quantum has been consumed, the thread will call fss_newpri to
213 * round-robin behavior, there is a special case in fss_newpri for a thread
215 * the handling for the quanta_up parameter within fss_newpri.
356 static void fss_newpri(fssproc_t *, boolean_t);
904 * its full quanta (fss_timeleft) at which time fss_newpri is called to
929 fss_newpri(fssproc_t *fssproc, boolean_t quanta_up)
1011 * fss_update -> fss_update_list -> fss_newpri code path to update
1227 * in fss_newpri(). Larger values tend toward
1303 * effects we would see updating the fssps_maxfsspri value in fss_newpri.
1406 fss_newpri(fssproc, B_FALSE);
1939 fss_newpri(fssproc, B_FALSE);
2040 fss_newpri(fssproc, B_FALSE);
2539 fss_newpri(fssproc, B_TRUE);
2578 fss_newpri(fssproc, B_FALSE);