/linux/security/landlock/ |
H A D | ruleset.c | 329 rbtree_postorder_for_each_entry_safe(walker_rule, next_rule, src_root, in merge_tree() 414 rbtree_postorder_for_each_entry_safe(walker_rule, next_rule, in inherit_tree() 480 rbtree_postorder_for_each_entry_safe(freeme, next, &ruleset->root_inode, in free_ruleset() 485 rbtree_postorder_for_each_entry_safe(freeme, next, in free_ruleset()
|
/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_active.c | 289 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/drivers/gpu/drm/i915/ |
H A D | i915_active.c | 170 rbtree_postorder_for_each_entry_safe(it, n, &root, node) { in __active_retire() 572 rbtree_postorder_for_each_entry_safe(it, n, &ref->tree, node) { in flush_lazy_signals() 693 rbtree_postorder_for_each_entry_safe(it, n, &ref->tree, node) { in await_active()
|
/linux/tools/include/linux/ |
H A D | rbtree.h | 97 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ macro
|
/linux/kernel/trace/ |
H A D | trace_stat.c | 51 rbtree_postorder_for_each_entry_safe(snode, n, &session->stat_root, node) { in __reset_stat_session()
|
/linux/include/linux/ |
H A D | rbtree.h | 99 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ macro
|
/linux/arch/sh/kernel/ |
H A D | dwarf.c | 1004 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 D | block_validity.c | 59 rbtree_postorder_for_each_entry_safe(entry, n, in release_system_zone()
|
H A D | dir.c | 435 rbtree_postorder_for_each_entry_safe(fname, next, root, rb_hash) in free_rb_tree_fname()
|
/linux/net/tipc/ |
H A D | group.c | 204 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()
|
/linux/tools/perf/util/ |
H A D | bpf-trace-summary.c | 451 rbtree_postorder_for_each_entry_safe(cgrp, tmp, &cgroups, node) in trace_cleanup_bpf_summary()
|
/linux/ |
H A D | .clang-format | 654 - 'rbtree_postorder_for_each_entry_safe'
|
/linux/fs/ubifs/ |
H A D | log.c | 597 rbtree_postorder_for_each_entry_safe(dr, n, done_tree, rb) in destroy_done_tree()
|
H A D | orphan.c | 806 rbtree_postorder_for_each_entry_safe(o, n, root, rb) in dbg_free_check_tree()
|
H A D | recovery.c | 1321 rbtree_postorder_for_each_entry_safe(e, n, &c->size_tree, rb) { in ubifs_destroy_size_tree()
|
/linux/arch/x86/events/intel/ |
H A D | uncore_discovery.c | 447 rbtree_postorder_for_each_entry_safe(type, next, &discovery_tables, node) { in intel_uncore_clear_discovery_tables()
|
/linux/fs/jffs2/ |
H A D | nodelist.c | 570 rbtree_postorder_for_each_entry_safe(frag, next, root, rb) { in jffs2_kill_fragtree()
|
H A D | readinode.c | 548 rbtree_postorder_for_each_entry_safe(tn, next, list, rb) { in jffs2_free_tmp_dnode_info_list()
|
/linux/fs/btrfs/ |
H A D | relocation.c | 2623 rbtree_postorder_for_each_entry_safe(block, next, blocks, rb_node) { in relocate_tree_blocks() 2631 rbtree_postorder_for_each_entry_safe(block, next, blocks, rb_node) { in relocate_tree_blocks() 2640 rbtree_postorder_for_each_entry_safe(block, next, blocks, rb_node) { in relocate_tree_blocks() 3858 rbtree_postorder_for_each_entry_safe(node, tmp, in free_reloc_control()
|
H A D | sysfs.c | 2612 rbtree_postorder_for_each_entry_safe(qgroup, next, in btrfs_sysfs_del_qgroups() 2646 rbtree_postorder_for_each_entry_safe(qgroup, next, in btrfs_sysfs_add_qgroups()
|
H A D | defrag.c | 203 rbtree_postorder_for_each_entry_safe(defrag, next, in btrfs_cleanup_defrag_inodes()
|
H A D | extent-io-tree.c | 124 rbtree_postorder_for_each_entry_safe(state, tmp, &root, rb_node) { in btrfs_extent_io_tree_release()
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_vm.c | 1239 rbtree_postorder_for_each_entry_safe(bo_va, tmp, in radeon_vm_fini()
|
/linux/arch/powerpc/perf/ |
H A D | hv-24x7.c | 677 rbtree_postorder_for_each_entry_safe(pos, n, root, node) in event_uniq_destroy()
|
/linux/drivers/platform/surface/aggregator/ |
H A D | controller.c | 2662 rbtree_postorder_for_each_entry_safe(e, n, &nf->refcount, node) { in ssam_notifier_unregister_all()
|