RBT_INIT
RBT_INIT(btshead, &d->btraces);
RBT_INIT(tree, &root);
RBT_INIT(pfctl_statelim_ids, &pf->statelim_ids);
RBT_INIT(pfctl_statelim_nms, &pf->statelim_nms);
RBT_INIT(pfctl_sourcelim_ids, &pf->sourcelim_ids);
RBT_INIT(pfctl_sourcelim_nms, &pf->sourcelim_nms);
RBT_INIT(pfctl_statelim_ids, &pf.statelim_ids);
RBT_INIT(pfctl_statelim_nms, &pf.statelim_nms);
RBT_INIT(pfctl_sourcelim_ids, &pf.sourcelim_ids);
RBT_INIT(pfctl_sourcelim_nms, &pf.sourcelim_nms);
RBT_INIT(octcrypto_tree, &sc->sc_sessions);
RBT_INIT(unvname_rbt, &to->uv_names);
RBT_INIT(unvname_rbt, &uv->uv_names);
RBT_INIT(hiballoc_addr, &arena->hib_addrs);
RBT_INIT(phtree, &pp->pr_phtree);
RBT_INIT(namecache_rb_cache, tree);
RBT_INIT(buf_rb_bufs, &vp->v_bufs_tree);
RBT_INIT(eb_tree, &eb->eb_tree);
RBT_INIT(veb_pvlan_vp, &sc->sc_pvlans_vp);
RBT_INIT(veb_pvlan_vs, &sc->sc_pvlans_vs);
RBT_INIT(vxlan_peers, &vt->vt_peers);
RBT_INIT(pf_statelim_id_tree, &pf_statelim_id_tree_inactive);
RBT_INIT(pf_statelim_nm_tree, &pf_statelim_nm_tree_inactive);
RBT_INIT(pf_sourcelim_id_tree, &pf_sourcelim_id_tree_inactive);
RBT_INIT(pf_sourcelim_nm_tree, &pf_sourcelim_nm_tree_inactive);
RBT_INIT(pf_statelim_id_tree, &pf_statelim_id_tree_inactive);
RBT_INIT(pf_statelim_nm_tree, &pf_statelim_nm_tree_inactive);
RBT_INIT(pf_source_tree, &pfsrlim->pfsrlim_sources);
RBT_INIT(pf_sourcelim_id_tree, &pf_sourcelim_id_tree_inactive);
RBT_INIT(pf_sourcelim_nm_tree, &pf_sourcelim_nm_tree_inactive);
RBT_INIT(ieee80211_tree, &ic->ic_tree);
RBT_INIT(nfs_nodetree, &nmp->nm_ntree);
RBT_INIT(uaddr_free_rbtree, &uaddr->up_free);
RBT_INIT(uaddr_free_rbtree, &uaddr->ubf_free);
RBT_INIT(uvm_map_addr, &map->addr);
RBT_INIT(uvm_map_addr, &map->addr);
RBT_INIT(uvm_objtree, &uobj->memt);
RBT_INIT(uvm_pmr_addr, &nw->addr);
RBT_INIT(uvm_pmr_size, &nw->size[i]);
RBT_INIT(uvm_pmemrange_addr, &uvm.pmr_control.addr);
RBT_INIT(uvm_map_addr, &D(vm_map, vm_map)->addr);