Home
last modified time | relevance | path

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

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