Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Drt.c141 static void rt_change_priority(kthread_t *, rtproc_t *);
419 rt_change_priority(t, rtpp); in rt_enterclass()
878 rt_change_priority(tx, rtpp); in rt_parmsset()
1095 rt_change_priority(kthread_t *t, rtproc_t *rtpp) in rt_change_priority() function