Searched refs:RB_REMOVE (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-11-stable/sys/dev/drm/
H A Ddrm_drawable.c101 RB_REMOVE(drawable_tree, &dev->drw_head,
164 RB_REMOVE(drawable_tree, &dev->drw_head,
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_fileno.c92 RB_REMOVE(msdosfs_filenotree, &pmp->pm_filenos, mf);
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_ruleset.c262 RB_REMOVE(pf_anchor_global, &V_pf_anchors,
298 RB_REMOVE(pf_anchor_global, &V_pf_anchors, ruleset->anchor);
300 RB_REMOVE(pf_anchor_node, &parent->children,
H A Dpf_if.c163 RB_REMOVE(pfi_ifhead, &V_pfi_ifs, kif);
263 RB_REMOVE(pfi_ifhead, &V_pfi_ifs, kif);
/freebsd-11-stable/usr.sbin/ypldap/
H A Dyp.c516 RB_REMOVE(user_name_tree, env->sc_user_names,
522 RB_REMOVE(user_name_tree, env->sc_user_names, &ukey);
549 RB_REMOVE(group_name_tree, env->sc_group_names,
555 RB_REMOVE(group_name_tree, env->sc_group_names, &gkey);
H A Dypldap.c158 RB_REMOVE(user_name_tree,
168 RB_REMOVE(group_name_tree,
307 RB_REMOVE(user_name_tree, env->sc_user_names,
320 RB_REMOVE(group_name_tree,
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Dlibelf_allocate.c190 RB_REMOVE(scntree, &e->e_u.e_elf.e_scn, s);
/freebsd-11-stable/sys/geom/eli/
H A Dg_eli_key_cache.c154 RB_REMOVE(g_eli_key_tree, &sc->sc_ekeys_tree, key);
173 RB_REMOVE(g_eli_key_tree, &sc->sc_ekeys_tree, key);
/freebsd-11-stable/sys/dev/xen/evtchn/
H A Devtchn_dev.c230 RB_REMOVE(evtchn_tree, &u->evtchns, evtchn);
383 RB_REMOVE(evtchn_tree, &u->evtchns, evtchn);
480 RB_REMOVE(evtchn_tree, &u->evtchns, evtchn);
/freebsd-11-stable/crypto/openssh/
H A Dkrl.c150 RB_REMOVE(revoked_serial_tree, &rc->revoked_serials, rs);
154 RB_REMOVE(revoked_key_id_tree, &rc->revoked_key_ids, rki);
172 RB_REMOVE(revoked_blob_tree, &krl->revoked_keys, rb);
177 RB_REMOVE(revoked_blob_tree, &krl->revoked_sha1s, rb);
293 RB_REMOVE(revoked_serial_tree, rt, crs);
307 RB_REMOVE(revoked_serial_tree, rt, crs);
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_route.c154 RB_REMOVE(sroutes, &sroutes, r);
243 RB_REMOVE(sroutes, &sroutes, r);
/freebsd-11-stable/sys/x86/iommu/
H A Dintel_gas.c227 RB_REMOVE(dmar_gas_entries_tree, &domain->rb_root, entry);
275 RB_REMOVE(dmar_gas_entries_tree, &domain->rb_root, entry);
284 RB_REMOVE(dmar_gas_entries_tree, &domain->rb_root, entry);
291 RB_REMOVE(dmar_gas_entries_tree, &domain->rb_root, entry);
/freebsd-11-stable/usr.sbin/bhyve/
H A Dmem.c282 RB_REMOVE(mmio_rb_tree, &mmio_rb_root, entry);
/freebsd-11-stable/share/man/man3/
H A DMakefile187 tree.3 RB_REMOVE.3 \
/freebsd-11-stable/sys/netinet6/
H A Din6_mcast.c733 RB_REMOVE(ip6_msource_tree, &imf->im6f_sources, ims);
787 RB_REMOVE(ip6_msource_tree, &imf->im6f_sources, ims);
804 RB_REMOVE(ip6_msource_tree, &imf->im6f_sources, ims);
1058 RB_REMOVE(ip6_msource_tree, &inm->in6m_srcs, ims);
1074 RB_REMOVE(ip6_msource_tree, &inm->in6m_srcs, ims);
/freebsd-11-stable/sys/netinet/
H A Din_mcast.c783 RB_REMOVE(ip_msource_tree, &imf->imf_sources, ims);
837 RB_REMOVE(ip_msource_tree, &imf->imf_sources, ims);
854 RB_REMOVE(ip_msource_tree, &imf->imf_sources, ims);
1106 RB_REMOVE(ip_msource_tree, &inm->inm_srcs, ims);
1122 RB_REMOVE(ip_msource_tree, &inm->inm_srcs, ims);
/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs_subr.c1065 RB_REMOVE(tmpfs_dir, head, xde);
1073 RB_REMOVE(tmpfs_dir, head, de);
1087 RB_REMOVE(tmpfs_dir, &dnode->tn_dir.tn_dirhead, de);
/freebsd-11-stable/contrib/pf/libevent/
H A Devent.c807 RB_REMOVE(event_tree, &base->timetree, ev);
/freebsd-11-stable/sys/fs/autofs/
H A Dautofs_vnops.c641 RB_REMOVE(autofs_node_tree, &parent->an_children, anp);
/freebsd-11-stable/sys/powerpc/aim/
H A Dmmu_oea64.c2206 RB_REMOVE(pvo_tree, &tofree, pvo);
2249 RB_REMOVE(pvo_tree, &tofree, pvo);
2427 RB_REMOVE(pvo_tree, &pvo->pvo_pmap->pmap_pvo, pvo);
/freebsd-11-stable/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dtree.h666 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro
/freebsd-11-stable/contrib/ipfilter/sys/
H A Dtree.h732 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-tree.h727 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro
/freebsd-11-stable/sys/sys/
H A Dtree.h763 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro
/freebsd-11-stable/sys/vm/
H A Dvm_phys.c1034 RB_REMOVE(fict_tree, &vm_phys_fictitious_tree, seg);

Completed in 219 milliseconds

12