Home
last modified time | relevance | path

Searched refs:RB_REMOVE (Results 1 – 25 of 42) sorted by relevance

12

/dragonfly/sys/net/ipfw3_basic/
H A Dip_fw3_state.c367 RB_REMOVE(fw3_state_tree, &state_ctx->rb_icmp_in, s); in ip_fw3_state_flush_dispatch()
379 RB_REMOVE(fw3_state_tree, &state_ctx->rb_tcp_in, s); in ip_fw3_state_flush_dispatch()
385 RB_REMOVE(fw3_state_tree, &state_ctx->rb_tcp_out, s); in ip_fw3_state_flush_dispatch()
391 RB_REMOVE(fw3_state_tree, &state_ctx->rb_udp_in, s); in ip_fw3_state_flush_dispatch()
397 RB_REMOVE(fw3_state_tree, &state_ctx->rb_udp_out, s); in ip_fw3_state_flush_dispatch()
559 RB_REMOVE(fw3_state_tree, &state_ctx->rb_tcp_in, s); in ip_fw3_state_cleanup_dispatch()
571 RB_REMOVE(fw3_state_tree, &state_ctx->rb_udp_in, s); in ip_fw3_state_cleanup_dispatch()
641 RB_REMOVE(fw3_state_tree, &state_ctx->rb_icmp_in, s); in ip_fw3_state_fini_dispatch()
653 RB_REMOVE(fw3_state_tree, &state_ctx->rb_tcp_in, s); in ip_fw3_state_fini_dispatch()
659 RB_REMOVE(fw3_state_tree, &state_ctx->rb_tcp_out, s); in ip_fw3_state_fini_dispatch()
[all …]
/dragonfly/sbin/hammer/
H A Dcmd_dedup.c241 RB_REMOVE(sim_dedup_entry_rb_tree, &sim_dedup_tree, sim_de); in hammer_cmd_dedup_simulate()
343 RB_REMOVE(sha_dedup_entry_rb_tree, in hammer_cmd_dedup()
354 RB_REMOVE(dedup_entry_rb_tree, &dedup_tree, de); in hammer_cmd_dedup()
429 RB_REMOVE(sim_dedup_entry_rb_tree, in collect_btree_elm()
539 RB_REMOVE(sha_dedup_entry_rb_tree, in process_btree_elm()
545 RB_REMOVE(dedup_entry_rb_tree, &dedup_tree, de); in process_btree_elm()
H A Dcmd_blockmap.c543 RB_REMOVE(collect_rb_tree, &CollectTree, collect); in dump_collect_table()
/dragonfly/sys/net/pf/
H A Dpf_ruleset.c257 RB_REMOVE(pf_anchor_global, &pf_anchors, in pf_find_or_create_ruleset()
293 RB_REMOVE(pf_anchor_global, &pf_anchors, ruleset->anchor); in pf_remove_if_empty_ruleset()
295 RB_REMOVE(pf_anchor_node, &parent->children, in pf_remove_if_empty_ruleset()
H A Dpf_if.c154 RB_REMOVE(pfi_ifhead, &pfi_ifs, kif); in pfi_cleanup()
252 RB_REMOVE(pfi_ifhead, &pfi_ifs, kif); in pfi_kif_unref()
/dragonfly/usr.bin/systat/
H A Dnetbw.c195 RB_REMOVE(mytcpcb_tree, &mytcp_tree, mytcp); in closenetbw()
306 RB_REMOVE(mytcpcb_tree, &mytcp_tree, delm); in shownetbw()
324 RB_REMOVE(mytcpcb_tree, &mytcp_tree, delm); in shownetbw()
H A Dpftop.c215 RB_REMOVE(mypfstate_tree, &mypf_tree, mypf); in closepftop()
323 RB_REMOVE(mypfstate_tree, &mypf_tree, delm); in showpftop()
339 RB_REMOVE(mypfstate_tree, &mypf_tree, delm); in showpftop()
/dragonfly/crypto/openssh/
H A Dkrl.c154 RB_REMOVE(revoked_serial_tree, &rc->revoked_serials, rs); in revoked_certs_free()
158 RB_REMOVE(revoked_key_id_tree, &rc->revoked_key_ids, rki); in revoked_certs_free()
176 RB_REMOVE(revoked_blob_tree, &krl->revoked_keys, rb); in ssh_krl_free()
181 RB_REMOVE(revoked_blob_tree, &krl->revoked_sha1s, rb); in ssh_krl_free()
186 RB_REMOVE(revoked_blob_tree, &krl->revoked_sha256s, rb); in ssh_krl_free()
299 RB_REMOVE(revoked_serial_tree, rt, crs); in insert_serial_range()
312 RB_REMOVE(revoked_serial_tree, rt, crs); in insert_serial_range()
/dragonfly/sys/net/ipfw3_nat/
H A Dip_fw3_nat.c801 RB_REMOVE(state_tree, &nat->rb_icmp_out, s); in nat_del_dispatch()
816 RB_REMOVE(state_tree, &nat->rb_tcp_out, s); in nat_del_dispatch()
830 RB_REMOVE(state_tree, &nat->rb_udp_out, s); in nat_del_dispatch()
944 RB_REMOVE(state_tree, &nat->rb_icmp_out, s); in nat_cleanup_func_dispatch()
963 RB_REMOVE(state_tree, &nat->rb_tcp_out, s); in nat_cleanup_func_dispatch()
981 RB_REMOVE(state_tree, &nat->rb_udp_out, s); in nat_cleanup_func_dispatch()
/dragonfly/lib/libdmsg/
H A Dmsg_lnk.c679 RB_REMOVE(h2span_link_tree, &node->tree, slink); in dmsg_lnk_span()
681 RB_REMOVE(h2span_node_tree, &cls->tree, node); in dmsg_lnk_span()
683 RB_REMOVE(h2span_cluster_tree, in dmsg_lnk_span()
1124 RB_REMOVE(h2span_relay_tree, &relay->conn->tree, relay); in dmsg_relay_delete()
1187 RB_REMOVE(h2span_cluster_tree,
H A Dmsg.c2461 RB_REMOVE(dmsg_state_tree,
2465 RB_REMOVE(dmsg_state_tree,
2665 RB_REMOVE(dmsg_state_tree,
2669 RB_REMOVE(dmsg_state_tree,
/dragonfly/sys/vfs/hammer/
H A Dhammer_ondisk.c393 RB_REMOVE(hammer_vol_rb_tree, &hmp->rb_vols_root, volume); in hammer_unload_volume()
652 RB_REMOVE(hammer_mod_rb_tree, in hammer_get_buffer()
1011 RB_REMOVE(hammer_mod_rb_tree, in hammer_ref_buffer()
1078 RB_REMOVE(hammer_buf_rb_tree, in hammer_rel_buffer()
1538 RB_REMOVE(hammer_nod_rb_tree, &node->hmp->rb_nods_root, node); in hammer_flush_node()
H A Dhammer_redo.c359 RB_REMOVE(hammer_redo_rb_tree, &hmp->rb_redo_root, ip); in hammer_redo_fifo_end_flush()
H A Dhammer_inode.c1224 RB_REMOVE(hammer_pfs_rb_tree, &hmp->rb_pfsm_root, pfsm); in hammer_rel_pseudofs()
1542 RB_REMOVE(hammer_redo_rb_tree, &hmp->rb_redo_root, ip); in hammer_unload_inode()
1545 RB_REMOVE(hammer_ino_rb_tree, &hmp->rb_inos_root, ip); in hammer_unload_inode()
1596 RB_REMOVE(hammer_fls_rb_tree, &ip->flush_group->flush_tree, ip); in hammer_destroy_inode_callback()
2630 RB_REMOVE(hammer_fls_rb_tree, &ip->flush_group->flush_tree, ip); in hammer_sync_inode_done()
H A Dhammer_undo.c452 RB_REMOVE(hammer_und_rb_tree, &hmp->rb_undo_root, node); in hammer_enter_undo_history()
H A Dhammer_io.c989 RB_REMOVE(hammer_mod_rb_tree, io->mod_root, io); in hammer_io_clear_modify()
1044 RB_REMOVE(hammer_mod_rb_tree, io->mod_root, io); in hammer_io_clear_modlist()
H A Dhammer_flusher.c510 RB_REMOVE(hammer_mod_rb_tree, io->mod_root, io); in hammer_flusher_clean_loose_ios()
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_issuer_cache.c90 RB_REMOVE(x509_issuer_tree, &x509_issuer_cache, old); in x509_issuer_cache_free_oldest()
/dragonfly/sys/vfs/fuse/
H A Dfuse_node.c84 RB_REMOVE(fuse_node_tree, &fmp->node_head, fnp); in fuse_node_free()
/dragonfly/share/man/man3/
H A DMakefile113 MLINKS+=tree.3 RB_REMOVE.3
/dragonfly/sys/kern/
H A Dkern_dmsg.c1083 RB_REMOVE(kdmsg_state_tree, in kdmsg_state_msgrx()
1088 RB_REMOVE(kdmsg_state_tree, in kdmsg_state_msgrx()
1678 RB_REMOVE(kdmsg_state_tree, in kdmsg_state_cleanuptx()
1683 RB_REMOVE(kdmsg_state_tree, in kdmsg_state_cleanuptx()
/dragonfly/sys/vfs/tmpfs/
H A Dtmpfs_subr.c648 RB_REMOVE(tmpfs_dirtree, &dnode->tn_dir.tn_dirtree, de); in tmpfs_dir_detach_locked()
649 RB_REMOVE(tmpfs_dirtree_cookie, &dnode->tn_dir.tn_cookietree, de); in tmpfs_dir_detach_locked()
/dragonfly/sys/vfs/autofs/
H A Dautofs_vnops.c556 RB_REMOVE(autofs_node_tree, &anp->an_parent->an_children, anp); in autofs_node_delete()
/dragonfly/usr.bin/undo/
H A Dundo.c546 RB_REMOVE(undo_hist_entry_rb_tree, tree, tse); in clean_tree()
/dragonfly/sys/vm/
H A Dvm_vmspace.c578 RB_REMOVE(vmspace_rb_tree, &vkp->root, ve); in vmspace_entry_delete()

12