Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/disp/
H A Dts.c230 static void ts_change_priority(kthread_t *, tsproc_t *);
638 ts_change_priority(t, tspp); in ts_enterclass()
1226 ts_change_priority(tx, tspp); in ts_parmsset()
1958 ts_change_priority(tx, tspp); in ts_update_list()
2299 ts_change_priority(tx, tspp); in ia_set_process_group()
2353 ts_change_priority(tx, tspp); in ia_set_process_group()
2362 ts_change_priority(kthread_t *t, tsproc_t *tspp) in ts_change_priority() function