Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dbitmap.c94 bt_gethighbit(const ulong_t *mapp, int wx) in bt_gethighbit() function
/illumos-gate/usr/src/uts/common/sys/
H A Dbitmap.h151 extern int bt_gethighbit(const ulong_t *, int wx);
/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c829 ipri = bt_gethighbit(dqactmap, maxrunword); in disp()
1666 ipri = bt_gethighbit(dp->disp_qactmap, in dispdeq()
2110 pri = bt_gethighbit(dqactmap, wx - 1); /* sign extend */ in disp_fix_unbound_pri()