Searched refs:BT_TYPE_CURSOR (Results 1 – 1 of 1) sorted by relevance
178 #define BT_TYPE_CURSOR 5 /* Cursor for nextfit allocations. */ macro504 MPASS(bt->bt_type != BT_TYPE_CURSOR); in bt_remseg()1261 vm->vm_cursor.bt_type = BT_TYPE_CURSOR; in vmem_init()1592 case BT_TYPE_CURSOR: in bt_type_string()1785 if (bt->bt_type == BT_TYPE_CURSOR) { in vmem_check_sanity()1796 if (bt2->bt_type == BT_TYPE_CURSOR) { in vmem_check_sanity()