Home
last modified time | relevance | path

Searched refs:fx_change_priority (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dfx.c199 static void fx_change_priority(kthread_t *, fxproc_t *);
528 fx_change_priority(t, fxpp); in fx_enterclass()
1091 fx_change_priority(tx, fxpp); in fx_parmsset()
1310 fx_change_priority(t, fxpp); in fx_tick()
1580 fx_change_priority(kthread_t *t, fxproc_t *fxpp) in fx_change_priority() function
1741 fx_change_priority(curthread, fxpp); in fx_register_callbacks()
1816 fx_change_priority(fxpp->fx_tp, fxpp); in fx_modify_priority()