Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dclass.c83 scheduler_load(char *clname, sclass_t *clp) in scheduler_load() function
131 retval = scheduler_load(clname, clp); in getcid()
H A Dpriocntl.c215 scheduler_load(pcinfo.pc_clname, &sclass[pcinfo.pc_cid]); in priocntl_common()
256 scheduler_load(pcinfo.pc_clname, &sclass[pcinfo.pc_cid]); in priocntl_common()
/illumos-gate/usr/src/uts/common/sys/
H A Dclass.h136 extern int scheduler_load(char *, sclass_t *);