Searched refs:bt_gethighbit (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dbitmap.c95 bt_gethighbit(ulong_t *mapp, int wx) function
/illumos-gate/usr/src/uts/common/sys/
H A Dbitmap.h148 extern int bt_gethighbit(ulong_t *mapp, int wx);
/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c809 ipri = bt_gethighbit(dqactmap, maxrunword);
1668 ipri = bt_gethighbit(dp->disp_qactmap,
2112 pri = bt_gethighbit(dqactmap, wx - 1); /* sign extend */

Completed in 62 milliseconds