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

/linux-4.4.14/include/linux/
H A Drbtree.h104 * rbtree_postorder_for_each_entry_safe - iterate in post-order over rb_root of
112 * rbtree_postorder_for_each_entry_safe() provides a similar guarantee as
120 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ macro
/linux-4.4.14/lib/
H A Drbtree_test.c121 rbtree_postorder_for_each_entry_safe(cur, n, &root, rb) check_postorder_foreach()
/linux-4.4.14/fs/ext4/
H A Dblock_validity.c184 rbtree_postorder_for_each_entry_safe(entry, n, ext4_release_system_zone()
H A Ddir.c381 rbtree_postorder_for_each_entry_safe(fname, next, root, rb_hash) rbtree_postorder_for_each_entry_safe() function
/linux-4.4.14/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.c1237 rbtree_postorder_for_each_entry_safe(bo_va, tmp, &vm->va, it.rb) { radeon_vm_fini()
/linux-4.4.14/kernel/trace/
H A Dtrace_stat.c50 rbtree_postorder_for_each_entry_safe(snode, n, &session->stat_root, node) { __reset_stat_session()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mn.c78 rbtree_postorder_for_each_entry_safe(node, next_node, &rmn->objects, amdgpu_mn_destroy()
H A Damdgpu_vm.c1317 rbtree_postorder_for_each_entry_safe(mapping, tmp, &vm->va, it.rb) { amdgpu_vm_fini()
/linux-4.4.14/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.4.14/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.4.14/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.c879 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.4.14/mm/
H A Dzswap.c1148 rbtree_postorder_for_each_entry_safe(entry, n, &tree->rbroot, rbnode) zswap_frontswap_invalidate_area()
/linux-4.4.14/arch/powerpc/perf/
H A Dhv-24x7.c592 rbtree_postorder_for_each_entry_safe(pos, n, root, node) event_uniq_destroy()
/linux-4.4.14/drivers/md/bcache/
H A Dbtree.c1686 rbtree_postorder_for_each_entry_safe(w, n, bch_btree_gc_finish()

Completed in 714 milliseconds