Home
last modified time | relevance | path

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

12

/linux/security/landlock/
A Druleset.c285 rbtree_postorder_for_each_entry_safe(walker_rule, next_rule, in merge_ruleset()
327 rbtree_postorder_for_each_entry_safe(walker_rule, next_rule, in inherit_ruleset()
361 rbtree_postorder_for_each_entry_safe(freeme, next, &ruleset->root, in free_ruleset()
/linux/drivers/gpu/drm/i915/selftests/
A Di915_active.c288 rbtree_postorder_for_each_entry_safe(it, n, &ref->tree, node) { in i915_active_print()
339 rbtree_postorder_for_each_entry_safe(it, n, &ref->tree, node) in i915_active_unlock_wait()
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_object.c186 rbtree_postorder_for_each_entry_safe(mmo, mn, &obj->mmo.offsets, offset) in i915_gem_close_object()
238 rbtree_postorder_for_each_entry_safe(mmo, mn, in __i915_gem_object_free_mmaps()
A Di915_gem_mman.c541 rbtree_postorder_for_each_entry_safe(mmo, mn, in i915_gem_object_release_mmap_offset()
/linux/drivers/gpu/drm/i915/
A Di915_active.c171 rbtree_postorder_for_each_entry_safe(it, n, &root, node) { in __active_retire()
611 rbtree_postorder_for_each_entry_safe(it, n, &ref->tree, node) { in flush_lazy_signals()
732 rbtree_postorder_for_each_entry_safe(it, n, &ref->tree, node) { in await_active()
/linux/tools/include/linux/
A Drbtree.h97 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ macro
/linux/include/linux/
A Drbtree.h99 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ macro
/linux/kernel/trace/
A Dtrace_stat.c51 rbtree_postorder_for_each_entry_safe(snode, n, &session->stat_root, node) { in __reset_stat_session()
/linux/arch/sh/kernel/
A Ddwarf.c1004 rbtree_postorder_for_each_entry_safe(fde, next_fde, &fde_root, node) in dwarf_unwinder_cleanup()
1007 rbtree_postorder_for_each_entry_safe(cie, next_cie, &cie_root, node) in dwarf_unwinder_cleanup()
/linux/fs/ext4/
A Dblock_validity.c59 rbtree_postorder_for_each_entry_safe(entry, n, in release_system_zone()
A Ddir.c423 rbtree_postorder_for_each_entry_safe(fname, next, root, rb_hash) in free_rb_tree_fname()
/linux/net/tipc/
A Dgroup.c204 rbtree_postorder_for_each_entry_safe(m, tmp, tree, tree_node) { in tipc_group_join()
220 rbtree_postorder_for_each_entry_safe(m, tmp, tree, tree_node) { in tipc_group_delete()
A Dname_table.c917 rbtree_postorder_for_each_entry_safe(sr, tmpr, &sc->ranges, tree_node) { in tipc_service_delete()
/linux/
A D.clang-format442 - 'rbtree_postorder_for_each_entry_safe'
/linux/lib/
A Drbtree_test.c175 rbtree_postorder_for_each_entry_safe(cur, n, &root.rb_root, rb) in check_postorder_foreach()
/linux/arch/x86/events/intel/
A Duncore_discovery.c314 rbtree_postorder_for_each_entry_safe(type, next, &discovery_tables, node) { in intel_uncore_clear_discovery_tables()
/linux/fs/ubifs/
A Dlog.c597 rbtree_postorder_for_each_entry_safe(dr, n, done_tree, rb) in destroy_done_tree()
A Dorphan.c915 rbtree_postorder_for_each_entry_safe(o, n, root, rb) in dbg_free_check_tree()
A Drecovery.c1321 rbtree_postorder_for_each_entry_safe(e, n, &c->size_tree, rb) { in ubifs_destroy_size_tree()
/linux/fs/jffs2/
A Dnodelist.c570 rbtree_postorder_for_each_entry_safe(frag, next, root, rb) { in jffs2_kill_fragtree()
/linux/fs/btrfs/
A Dsysfs.c1923 rbtree_postorder_for_each_entry_safe(qgroup, next, in btrfs_sysfs_del_qgroups()
1953 rbtree_postorder_for_each_entry_safe(qgroup, next, in btrfs_sysfs_add_qgroups()
A Drelocation.c2737 rbtree_postorder_for_each_entry_safe(block, next, blocks, rb_node) { in relocate_tree_blocks()
2745 rbtree_postorder_for_each_entry_safe(block, next, blocks, rb_node) { in relocate_tree_blocks()
2754 rbtree_postorder_for_each_entry_safe(block, next, blocks, rb_node) { in relocate_tree_blocks()
3929 rbtree_postorder_for_each_entry_safe(node, tmp, in free_reloc_control()
/linux/drivers/iommu/
A Diova.c694 rbtree_postorder_for_each_entry_safe(iova, tmp, &iovad->rbroot, node) in put_iova_domain()
/linux/drivers/gpu/drm/radeon/
A Dradeon_vm.c1237 rbtree_postorder_for_each_entry_safe(bo_va, tmp, in radeon_vm_fini()
/linux/mm/
A Dzswap.c1358 rbtree_postorder_for_each_entry_safe(entry, n, &tree->rbroot, rbnode) in zswap_frontswap_invalidate_area()

Completed in 82 milliseconds

12