Searched refs:bt_type (Results 1 – 1 of 1) sorted by relevance
132 int bt_type; member490 MPASS(bt->bt_type == BT_TYPE_BUSY); in bt_insbusy()527 MPASS(bt->bt_type == BT_TYPE_FREE); in bt_remfree()855 btspan->bt_type = type; in vmem_add1()862 btfree->bt_type = BT_TYPE_FREE; in vmem_add1()1007 btprev->bt_type = BT_TYPE_FREE; in vmem_clip()1020 btnew->bt_type = BT_TYPE_BUSY; in vmem_clip()1031 bt->bt_type = BT_TYPE_BUSY; in vmem_clip()1153 next->bt_type == BT_TYPE_FREE && prev->bt_type == BT_TYPE_FREE && in vmem_xalloc_nextfit()1495 bt->bt_type = BT_TYPE_FREE; in vmem_xfree()[all …]