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/
H A Druleset.c337 rbtree_postorder_for_each_entry_safe(walker_rule, next_rule, src_root, in merge_tree()
422 rbtree_postorder_for_each_entry_safe(walker_rule, next_rule, in inherit_tree()
488 rbtree_postorder_for_each_entry_safe(freeme, next, &ruleset->root_inode, in free_ruleset()
493 rbtree_postorder_for_each_entry_safe(freeme, next, in free_ruleset()
/linux/tools/include/linux/
H A Drbtree.h97 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ macro
/linux/kernel/trace/
H A Dtrace_stat.c51 rbtree_postorder_for_each_entry_safe(snode, n, &session->stat_root, node) { in __reset_stat_session()
/linux/arch/sh/kernel/
H 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/
H A Dblock_validity.c59 rbtree_postorder_for_each_entry_safe(entry, n, in release_system_zone()
H A Ddir.c436 rbtree_postorder_for_each_entry_safe(fname, next, root, rb_hash) in free_rb_tree_fname()
/linux/net/tipc/
H 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()
H A Dname_table.c919 rbtree_postorder_for_each_entry_safe(sr, tmpr, &sc->ranges, tree_node) { in tipc_service_delete()
/linux/tools/perf/util/
H A Dbpf-trace-summary.c458 rbtree_postorder_for_each_entry_safe(cgrp, tmp, &cgroups, node) in trace_cleanup_bpf_summary()
/linux/lib/
H A Drbtree_test.c176 rbtree_postorder_for_each_entry_safe(cur, n, &root.rb_root, rb) in check_postorder_foreach()
/linux/fs/btrfs/
H A Dblock-rsv.c339 rbtree_postorder_for_each_entry_safe(root, tmp, &fs_info->global_root_tree, in btrfs_update_global_block_rsv()
H A Dsysfs.c2575 rbtree_postorder_for_each_entry_safe(qgroup, next, in btrfs_sysfs_del_qgroups()
2609 rbtree_postorder_for_each_entry_safe(qgroup, next, in btrfs_sysfs_add_qgroups()
H A Ddefrag.c204 rbtree_postorder_for_each_entry_safe(defrag, next, in btrfs_cleanup_defrag_inodes()
H A Drelocation.c2606 rbtree_postorder_for_each_entry_safe(block, next, blocks, rb_node) { in relocate_tree_blocks()
2614 rbtree_postorder_for_each_entry_safe(block, next, blocks, rb_node) { in relocate_tree_blocks()
2623 rbtree_postorder_for_each_entry_safe(block, next, blocks, rb_node) { in relocate_tree_blocks()
3826 rbtree_postorder_for_each_entry_safe(node, tmp, in free_reloc_control()
/linux/
H A D.clang-format655 - 'rbtree_postorder_for_each_entry_safe'
/linux/fs/ubifs/
H A Dlog.c597 rbtree_postorder_for_each_entry_safe(dr, n, done_tree, rb) in destroy_done_tree()
H A Dorphan.c806 rbtree_postorder_for_each_entry_safe(o, n, root, rb) in dbg_free_check_tree()
H A Drecovery.c1321 rbtree_postorder_for_each_entry_safe(e, n, &c->size_tree, rb) { in ubifs_destroy_size_tree()
/linux/arch/x86/events/intel/
H A Duncore_discovery.c448 rbtree_postorder_for_each_entry_safe(type, next, &discovery_tables, node) { in intel_uncore_clear_discovery_tables()
/linux/fs/jffs2/
H A Dnodelist.c570 rbtree_postorder_for_each_entry_safe(frag, next, root, rb) { in jffs2_kill_fragtree()
H A Dreadinode.c548 rbtree_postorder_for_each_entry_safe(tn, next, list, rb) { in jffs2_free_tmp_dnode_info_list()
/linux/drivers/iommu/
H A Diova.c453 rbtree_postorder_for_each_entry_safe(iova, tmp, &iovad->rbroot, node) in put_iova_domain()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_mman.c640 rbtree_postorder_for_each_entry_safe(mmo, mn, in i915_gem_object_release_mmap_offset()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_vm.c1238 rbtree_postorder_for_each_entry_safe(bo_va, tmp, in radeon_vm_fini()
/linux/arch/powerpc/perf/
H A Dhv-24x7.c677 rbtree_postorder_for_each_entry_safe(pos, n, root, node) in event_uniq_destroy()

12