Searched refs:rbtree_postorder_for_each_entry_safe (Results 1 - 21 of 21) sorted by relevance

/linux-4.1.27/include/linux/
H A Drbtree.h94 * rbtree_postorder_for_each_entry_safe - iterate over rb_root in post order of
102 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ macro
/linux-4.1.27/fs/ext4/
H A Dblock_validity.c184 rbtree_postorder_for_each_entry_safe(entry, n, ext4_release_system_zone()
H A Ddir.c387 rbtree_postorder_for_each_entry_safe(fname, next, root, rb_hash) rbtree_postorder_for_each_entry_safe() function
/linux-4.1.27/lib/
H A Drbtree_test.c121 rbtree_postorder_for_each_entry_safe(cur, n, &root, rb) check_postorder_foreach()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_mn.c78 rbtree_postorder_for_each_entry_safe(node, next_node, &rmn->objects, radeon_mn_destroy()
H A Dradeon_vm.c1234 rbtree_postorder_for_each_entry_safe(bo_va, tmp, &vm->va, it.rb) { radeon_vm_fini()
/linux-4.1.27/kernel/trace/
H A Dtrace_stat.c50 rbtree_postorder_for_each_entry_safe(snode, n, &session->stat_root, node) { __reset_stat_session()
/linux-4.1.27/fs/ext3/
H A Ddir.c314 rbtree_postorder_for_each_entry_safe(fname, next, root, rb_hash) rbtree_postorder_for_each_entry_safe() function
/linux-4.1.27/net/netfilter/ipset/
H A Dip_set_hash_netiface.c54 rbtree_postorder_for_each_entry_safe(node, next, root, node) rbtree_destroy()
/linux-4.1.27/arch/sh/kernel/
H A Ddwarf.c1006 rbtree_postorder_for_each_entry_safe(fde, next_fde, &fde_root, node) dwarf_unwinder_cleanup()
1009 rbtree_postorder_for_each_entry_safe(cie, next_cie, &cie_root, node) dwarf_unwinder_cleanup()
/linux-4.1.27/fs/ubifs/
H A Dlog.c588 rbtree_postorder_for_each_entry_safe(dr, n, done_tree, rb) destroy_done_tree()
H A Dorphan.c819 rbtree_postorder_for_each_entry_safe(o, n, root, rb) dbg_free_check_tree()
H A Drecovery.c1333 rbtree_postorder_for_each_entry_safe(e, n, &c->size_tree, rb) { ubifs_destroy_size_tree()
H A Dsuper.c875 rbtree_postorder_for_each_entry_safe(bud, n, &c->buds, rb) free_buds()
H A Ddebug.c2129 rbtree_postorder_for_each_entry_safe(fscki, n, &fsckd->inodes, rb) free_inodes()
H A Dtnc.c183 rbtree_postorder_for_each_entry_safe(old_idx, n, &c->old_idx, rb) destroy_old_idx()
/linux-4.1.27/fs/jffs2/
H A Dnodelist.c570 rbtree_postorder_for_each_entry_safe(frag, next, root, rb) { rbtree_postorder_for_each_entry_safe() function
H A Dreadinode.c548 rbtree_postorder_for_each_entry_safe(tn, next, list, rb) { rbtree_postorder_for_each_entry_safe() function
/linux-4.1.27/mm/
H A Dzswap.c810 rbtree_postorder_for_each_entry_safe(entry, n, &tree->rbroot, rbnode) zswap_frontswap_invalidate_area()
/linux-4.1.27/arch/powerpc/perf/
H A Dhv-24x7.c581 rbtree_postorder_for_each_entry_safe(pos, n, root, node) event_uniq_destroy()
/linux-4.1.27/drivers/md/bcache/
H A Dbtree.c1686 rbtree_postorder_for_each_entry_safe(w, n, bch_btree_gc_finish()

Completed in 2084 milliseconds