Home
last modified time | relevance | path

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

12

/Linux-v6.6/security/landlock/
Druleset.c287 rbtree_postorder_for_each_entry_safe(walker_rule, next_rule, &src->root, in merge_ruleset()
329 rbtree_postorder_for_each_entry_safe(walker_rule, next_rule, in inherit_ruleset()
364 rbtree_postorder_for_each_entry_safe(freeme, next, &ruleset->root, node) in free_ruleset()
/Linux-v6.6/drivers/gpu/drm/i915/selftests/
Di915_active.c289 rbtree_postorder_for_each_entry_safe(it, n, &ref->tree, node) { in i915_active_print()
340 rbtree_postorder_for_each_entry_safe(it, n, &ref->tree, node) in i915_active_unlock_wait()
/Linux-v6.6/tools/include/linux/
Drbtree.h97 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ macro
/Linux-v6.6/include/linux/
Drbtree.h99 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ macro
/Linux-v6.6/drivers/gpu/drm/i915/gem/
Di915_gem_object.c261 rbtree_postorder_for_each_entry_safe(mmo, mn, &obj->mmo.offsets, offset) in i915_gem_close_object()
313 rbtree_postorder_for_each_entry_safe(mmo, mn, in __i915_gem_object_free_mmaps()
Di915_gem_mman.c587 rbtree_postorder_for_each_entry_safe(mmo, mn, in i915_gem_object_release_mmap_offset()
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_active.c170 rbtree_postorder_for_each_entry_safe(it, n, &root, node) { in __active_retire()
590 rbtree_postorder_for_each_entry_safe(it, n, &ref->tree, node) { in flush_lazy_signals()
711 rbtree_postorder_for_each_entry_safe(it, n, &ref->tree, node) { in await_active()
/Linux-v6.6/kernel/trace/
Dtrace_stat.c51 rbtree_postorder_for_each_entry_safe(snode, n, &session->stat_root, node) { in __reset_stat_session()
/Linux-v6.6/fs/ext4/
Dblock_validity.c59 rbtree_postorder_for_each_entry_safe(entry, n, in release_system_zone()
Ddir.c422 rbtree_postorder_for_each_entry_safe(fname, next, root, rb_hash) in free_rb_tree_fname()
/Linux-v6.6/arch/sh/kernel/
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-v6.6/fs/btrfs/
Dblock-rsv.c341 rbtree_postorder_for_each_entry_safe(root, tmp, &fs_info->global_root_tree, in btrfs_update_global_block_rsv()
Drelocation.c2789 rbtree_postorder_for_each_entry_safe(block, next, blocks, rb_node) { in relocate_tree_blocks()
2797 rbtree_postorder_for_each_entry_safe(block, next, blocks, rb_node) { in relocate_tree_blocks()
2806 rbtree_postorder_for_each_entry_safe(block, next, blocks, rb_node) { in relocate_tree_blocks()
3985 rbtree_postorder_for_each_entry_safe(node, tmp, in free_reloc_control()
Dsysfs.c2266 rbtree_postorder_for_each_entry_safe(qgroup, next, in btrfs_sysfs_del_qgroups()
2300 rbtree_postorder_for_each_entry_safe(qgroup, next, in btrfs_sysfs_add_qgroups()
/Linux-v6.6/net/tipc/
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()
Dname_table.c917 rbtree_postorder_for_each_entry_safe(sr, tmpr, &sc->ranges, tree_node) { in tipc_service_delete()
/Linux-v6.6/
D.clang-format558 - 'rbtree_postorder_for_each_entry_safe'
/Linux-v6.6/lib/
Drbtree_test.c175 rbtree_postorder_for_each_entry_safe(cur, n, &root.rb_root, rb) in check_postorder_foreach()
/Linux-v6.6/arch/x86/events/intel/
Duncore_discovery.c342 rbtree_postorder_for_each_entry_safe(type, next, &discovery_tables, node) { in intel_uncore_clear_discovery_tables()
/Linux-v6.6/fs/ubifs/
Dlog.c597 rbtree_postorder_for_each_entry_safe(dr, n, done_tree, rb) in destroy_done_tree()
Dorphan.c915 rbtree_postorder_for_each_entry_safe(o, n, root, rb) in dbg_free_check_tree()
Drecovery.c1321 rbtree_postorder_for_each_entry_safe(e, n, &c->size_tree, rb) { in ubifs_destroy_size_tree()
/Linux-v6.6/fs/jffs2/
Dnodelist.c570 rbtree_postorder_for_each_entry_safe(frag, next, root, rb) { in jffs2_kill_fragtree()
/Linux-v6.6/drivers/iommu/
Diova.c515 rbtree_postorder_for_each_entry_safe(iova, tmp, &iovad->rbroot, node) in put_iova_domain()
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_vm.c1237 rbtree_postorder_for_each_entry_safe(bo_va, tmp, in radeon_vm_fini()

12