Searched defs:fx_change_priority (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dfx.c200 static void fx_change_priority(kthread_t *, fxproc_t *);
529 fx_change_priority(t, fxpp);
1092 fx_change_priority(tx, fxpp);
1314 fx_change_priority(t, fxpp);
1586 fx_change_priority(kthread_t *t, fxproc_t *fxpp) function
1747 fx_change_priority(curthread, fxpp);
1822 fx_change_priority(fxpp->fx_tp, fxpp);

Completed in 59 milliseconds