Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drbtree.h120 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ macro
/linux-4.4.14/fs/ext4/
Dblock_validity.c184 rbtree_postorder_for_each_entry_safe(entry, n, in ext4_release_system_zone()
Ddir.c381 rbtree_postorder_for_each_entry_safe(fname, next, root, rb_hash) in free_rb_tree_fname()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_mn.c78 rbtree_postorder_for_each_entry_safe(node, next_node, &rmn->objects, in radeon_mn_destroy()
Dradeon_vm.c1237 rbtree_postorder_for_each_entry_safe(bo_va, tmp, &vm->va, it.rb) { in radeon_vm_fini()
/linux-4.4.14/kernel/trace/
Dtrace_stat.c50 rbtree_postorder_for_each_entry_safe(snode, n, &session->stat_root, node) { in __reset_stat_session()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mn.c78 rbtree_postorder_for_each_entry_safe(node, next_node, &rmn->objects, in amdgpu_mn_destroy()
Damdgpu_vm.c1317 rbtree_postorder_for_each_entry_safe(mapping, tmp, &vm->va, it.rb) { in amdgpu_vm_fini()
/linux-4.4.14/lib/
Drbtree_test.c121 rbtree_postorder_for_each_entry_safe(cur, n, &root, rb) in check_postorder_foreach()
/linux-4.4.14/arch/sh/kernel/
Ddwarf.c1006 rbtree_postorder_for_each_entry_safe(fde, next_fde, &fde_root, node) in dwarf_unwinder_cleanup()
1009 rbtree_postorder_for_each_entry_safe(cie, next_cie, &cie_root, node) in dwarf_unwinder_cleanup()
/linux-4.4.14/fs/ubifs/
Dlog.c588 rbtree_postorder_for_each_entry_safe(dr, n, done_tree, rb) in destroy_done_tree()
Dorphan.c819 rbtree_postorder_for_each_entry_safe(o, n, root, rb) in dbg_free_check_tree()
Drecovery.c1333 rbtree_postorder_for_each_entry_safe(e, n, &c->size_tree, rb) { in ubifs_destroy_size_tree()
Dsuper.c879 rbtree_postorder_for_each_entry_safe(bud, n, &c->buds, rb) in free_buds()
Dtnc.c183 rbtree_postorder_for_each_entry_safe(old_idx, n, &c->old_idx, rb) in destroy_old_idx()
Ddebug.c2129 rbtree_postorder_for_each_entry_safe(fscki, n, &fsckd->inodes, rb) in free_inodes()
/linux-4.4.14/fs/jffs2/
Dnodelist.c570 rbtree_postorder_for_each_entry_safe(frag, next, root, rb) { in jffs2_kill_fragtree()
Dreadinode.c548 rbtree_postorder_for_each_entry_safe(tn, next, list, rb) { in jffs2_free_tmp_dnode_info_list()
/linux-4.4.14/mm/
Dzswap.c1148 rbtree_postorder_for_each_entry_safe(entry, n, &tree->rbroot, rbnode) in zswap_frontswap_invalidate_area()
/linux-4.4.14/arch/powerpc/perf/
Dhv-24x7.c592 rbtree_postorder_for_each_entry_safe(pos, n, root, node) in event_uniq_destroy()
/linux-4.4.14/drivers/md/bcache/
Dbtree.c1686 rbtree_postorder_for_each_entry_safe(w, n, in bch_btree_gc_finish()