RB_INSERT
if (RB_INSERT(pidtree, &pids, p) != NULL) {
ers = RB_INSERT(revoked_serial_tree, rt, irs);
erki = RB_INSERT(revoked_key_id_tree, &rc->revoked_key_ids, rki);
erb = RB_INSERT(revoked_blob_tree, rbt, rb);
if (RB_INSERT(idname_tree, tree, idname) != NULL)
if ((existing = RB_INSERT(penalties_by_addr, by_addr,
if (RB_INSERT(penalties_by_expiry, by_expiry, penalty) != NULL)
if (RB_INSERT(penalties_by_expiry, by_expiry, existing) != NULL)
RB_INSERT(dg_fd_list, &dg_fd_head, elem);
RB_INSERT(vc_fd_list, &vc_fd_head, elem);
if (RB_INSERT(pfr_ktablehead, &pfr_ktables,
if (RB_INSERT(pfr_ktablehead, ktables,
if ((dup = RB_INSERT(pfctl_anchor_global, &V_pf_anchors, anchor)) !=
if ((dup = RB_INSERT(pfctl_anchor_node, &parent->children,
ostlim = RB_INSERT(pfctl_statelim_ids, &pf->statelim_ids, stlim);
ostlim = RB_INSERT(pfctl_statelim_nms, &pf->statelim_nms, stlim);
osrlim = RB_INSERT(pfctl_sourcelim_ids, &pf->sourcelim_ids, srlim);
osrlim = RB_INSERT(pfctl_sourcelim_nms, &pf->sourcelim_nms, srlim);
RB_INSERT(ttm_bo_device_buffer_objects, &bdev->addr_space_rb, bo);
RB_INSERT(iommu_gas_entries_tree, &domain->rb_root, end);
RB_INSERT(evtchn_tree, &u->evtchns, evtchn);
RB_INSERT(file_offset_head, &priv_user->file_offset, offset);
RB_INSERT(gref_tree_head, &priv_user->gref_tree, &grefs[i]);
RB_INSERT(gmap_tree_head, &priv_user->gmap_tree, gmap);
RB_INSERT(file_offset_head, &priv_user->file_offset, offset);
RB_INSERT(autofs_node_tree, &parent->an_children, anp);
xde = RB_INSERT(tmpfs_dir, &dnode->tn_dir.tn_dirhead, de);
RB_INSERT(g_eli_key_tree, &sc->sc_ekeys_tree, key);
RB_INSERT(g_eli_key_tree, &sc->sc_ekeys_tree, key);
RB_INSERT(sysctl_oid_list, parent, oidp);
new = RB_INSERT(stacktree, &epoch_stacks, new);
RB_INSERT(rbctdth32,
RB_INSERT(rbctdth64, &VSD(tdgstclust64,
RB_INSERT(inotify_watch_tree, &sc->watches, watch);
RB_INSERT(ovpn_kpeers, &sc->peers, peer);
RB_INSERT(ip_msource_tree, &inm->inm_srcs, nims);
RB_INSERT(ip_msource_tree, &imf->imf_sources, nims);
RB_INSERT(ip_msource_tree, &imf->imf_sources, nims);
RB_INSERT(ip_msource_tree, &inm->inm_srcs, nims);
tmp_tlb = RB_INSERT(tcp_log_id_tree, &tcp_log_id_head,
RB_INSERT(ip6_msource_tree, &inm->in6m_srcs, nims);
RB_INSERT(ip6_msource_tree, &imf->im6f_sources, nims);
RB_INSERT(ip6_msource_tree, &imf->im6f_sources, nims);
RB_INSERT(ip6_msource_tree, &inm->in6m_srcs, nims);
tap = RB_INSERT(tap_tree, &ch->taps, tap);
if (RB_INSERT(pf_source_tree, &srlim->pfsrlim_sources,
if (RB_INSERT(pf_source_ioc_tree,
RB_INSERT(pf_sctp_endpoints, &V_pf_sctp_endpoints, ep);
RB_INSERT(pfi_ifhead, &V_pfi_ifs, kif);
if (RB_INSERT(pf_statelim_id_tree, &V_pf_statelim_id_tree_inactive,
if (RB_INSERT(pf_statelim_nm_tree, &V_pf_statelim_nm_tree_inactive,
opfstlim = RB_INSERT(pf_statelim_id_tree,
opfsrlim = RB_INSERT(pf_sourcelim_id_tree,
if (RB_INSERT(pf_sourcelim_id_tree, &V_pf_sourcelim_id_tree_inactive,
if (RB_INSERT(pf_sourcelim_nm_tree, &V_pf_sourcelim_nm_tree_inactive,
RB_INSERT(pf_sourcelim_nm_tree, &V_pf_sourcelim_nm_tree_inactive,
if (RB_INSERT(pf_krule_global, ruleset->rules[rs_num].inactive.tree, rule) != NULL) {
if (RB_INSERT(pf_krule_global,
RB_INSERT(pf_frag_tree, &frnode->fn_tree, frag);
RB_INSERT(pf_frnode_tree, &V_pf_frnode_tree, frnode);
if ((dup = RB_INSERT(pf_kanchor_global, &V_pf_anchors, anchor)) !=
if ((dup = RB_INSERT(pf_kanchor_node, &parent->children,
if ((dup = RB_INSERT(pf_keth_anchor_global, &V_pf_keth_anchors, anchor)) !=
if ((dup = RB_INSERT(pf_keth_anchor_node, &parent->children,
RB_INSERT(pfr_ktablehead, &V_pfr_ktables, kt);
RB_INSERT(pvo_tree, &pm->pmap_pvo, pvo);
old_pvo = RB_INSERT(pvo_tree, &pvo->pvo_pmap->pmap_pvo, pvo);
RB_INSERT(nl_data_t, &rpcnl_clients, nl);
RB_INSERT(upsock_t, &upcall_sockets, &ups);
RB_INSERT(upsock_t, &upcall_sockets, &ups);
return (RB_INSERT(name, head, elm)); \
RB_INSERT(fict_tree, &vm_phys_fictitious_tree, seg);
ATF_REQUIRE_EQ(NULL, RB_INSERT(tree, &root, tmp));
RB_INSERT(inodetree, tree, ino);
RB_INSERT(cmap_wc, &cmap_wc, n);
RB_INSERT(cmap_sym, &cmap_sym, n);
RB_INSERT(weights, &weights[pass], w);
RB_INSERT(collsyms, &collsyms, sym);
RB_INSERT(collundefs, &collundefs, ud);
RB_INSERT(collchars, &collchars, cc);
RB_INSERT(elem_by_symbol, &elem_by_symbol, e);
RB_INSERT(elem_by_expand, &elem_by_expand, e);
RB_INSERT(substs_ref, &substs_ref[curr_weight], s);
RB_INSERT(substs, &substs[curr_weight], s);
RB_INSERT(ctypes, &ctypes, ctn);
RB_INSERT(socks_t, &socks, sock);
RB_INSERT(socks_t, &socks, sock);
RB_INSERT(socks_t, &socks, sock);
RB_INSERT(socks_t, &socks, sock);
RB_INSERT(pcbs_t, &pcbs, sock);
RB_INSERT(files_t, &ftree, &files[filenum]);
if (RB_INSERT(vcpu_affinities, &aff_head, entry) != NULL) {
overlap = RB_INSERT(mmio_rb_tree, rbt, new);
if (RB_INSERT(cert_tree, tree, cert) != NULL)
if (RB_INSERT(file_tree, &files, file) == NULL)
RB_INSERT(cert_tree, &trusted, cert);
RB_INSERT(inode_map_tree, &(diskStructure->rr_inode_map), node);
RB_INSERT(user_name_tree, env->sc_user_names, &ukey);
RB_INSERT(group_name_tree, env->sc_group_names, &gkey);
RB_INSERT(user_uid_tree,
RB_INSERT(group_gid_tree,
if (RB_INSERT(user_name_tree, env->sc_user_names_t,
if (RB_INSERT(group_name_tree, env->sc_group_names_t,