Symbol: rb_root_cached
arch/arm64/include/asm/kvm_pgtable.h
453
struct rb_root_cached pkvm_mappings;
arch/x86/mm/pat/memtype_interval.c
50
static struct rb_root_cached memtype_rbroot = RB_ROOT_CACHED;
block/bfq-iosched.c
903
struct rb_root_cached *root = &bfqq->bfqd->queue_weights_tree;
block/bfq-iosched.c
977
struct rb_root_cached *root;
block/bfq-iosched.h
529
struct rb_root_cached queue_weights_tree;
block/blk-throttle.h
52
struct rb_root_cached pending_tree; /* RB tree of active tgs */
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
357
struct rb_root_cached va;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
885
struct rb_root_cached objects;
drivers/gpu/drm/drm_mm.c
160
return drm_mm_interval_tree_iter_first((struct rb_root_cached *)&mm->interval_tree,
drivers/gpu/drm/drm_mm.c
221
static void insert_hole_size(struct rb_root_cached *root,
drivers/gpu/drm/i915/gt/intel_engine_types.h
267
struct rb_root_cached virtual;
drivers/gpu/drm/i915/gt/intel_gtt.h
305
struct rb_root_cached pending_unbind;
drivers/gpu/drm/i915/i915_scheduler_types.h
154
struct rb_root_cached queue;
drivers/gpu/drm/radeon/radeon.h
878
struct rb_root_cached va;
drivers/gpu/drm/xe/xe_range_fence.h
51
struct rb_root_cached root;
drivers/infiniband/hw/hfi1/mmu_rb.c
266
struct rb_root_cached *root = &handler->root;
drivers/infiniband/hw/hfi1/mmu_rb.h
43
struct rb_root_cached root ____cacheline_aligned_in_smp;
drivers/infiniband/hw/usnic/usnic_uiom.h
60
struct rb_root_cached root;
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.c
104
find_intervals_intersection_sorted(struct rb_root_cached *root,
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.c
122
struct rb_root_cached *root,
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.c
179
int usnic_uiom_insert_interval(struct rb_root_cached *root, unsigned long start,
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.c
250
void usnic_uiom_remove_interval(struct rb_root_cached *root,
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.h
51
struct rb_root_cached *root);
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.h
54
struct rb_root_cached *root);
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.h
60
usnic_uiom_interval_tree_iter_first(struct rb_root_cached *root,
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.h
70
int usnic_uiom_insert_interval(struct rb_root_cached *root,
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.h
78
void usnic_uiom_remove_interval(struct rb_root_cached *root,
drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.h
88
struct rb_root_cached *root,
drivers/iommu/iommufd/double_span.h
17
struct rb_root_cached *itrees[2];
drivers/iommu/iommufd/double_span.h
35
struct rb_root_cached *itree1, struct rb_root_cached *itree2,
drivers/iommu/iommufd/io_pagetable.c
870
struct rb_root_cached *allowed_iova)
drivers/iommu/iommufd/io_pagetable.h
246
struct rb_root_cached access_itree;
drivers/iommu/iommufd/io_pagetable.h
248
struct rb_root_cached domains_itree;
drivers/iommu/iommufd/ioas.c
116
static int iommufd_ioas_load_iovas(struct rb_root_cached *itree,
drivers/iommu/iommufd/ioas.c
149
struct rb_root_cached allowed_iova = RB_ROOT_CACHED;
drivers/iommu/iommufd/iommufd_private.h
139
struct rb_root_cached *allowed_iova);
drivers/iommu/iommufd/iommufd_private.h
90
struct rb_root_cached area_itree;
drivers/iommu/iommufd/iommufd_private.h
92
struct rb_root_cached allowed_itree;
drivers/iommu/iommufd/iommufd_private.h
94
struct rb_root_cached reserved_itree;
drivers/iommu/iommufd/pages.c
137
struct rb_root_cached *itree1, struct rb_root_cached *itree2,
drivers/iommu/virtio-iommu.c
70
struct rb_root_cached mappings;
drivers/md/md.h
127
struct rb_root_cached serial_rb;
drivers/vfio/pci/mlx5/cmd.c
1512
struct rb_root_cached *ranges, u32 nnodes,
drivers/vfio/pci/mlx5/cmd.c
930
struct rb_root_cached *ranges, u32 nnodes)
drivers/vfio/pci/mlx5/cmd.h
250
struct rb_root_cached *ranges, u32 nnodes, u64 *page_size);
drivers/vfio/pci/pds/dirty.c
243
struct rb_root_cached *ranges, u32 nnodes,
drivers/vfio/pci/pds/dirty.c
618
struct rb_root_cached *ranges, u32 nnodes,
drivers/vfio/pci/pds/dirty.h
38
struct rb_root_cached *ranges, u32 nnodes,
drivers/vfio/vfio_main.c
1022
void vfio_combine_iova_ranges(struct rb_root_cached *root, u32 cur_nodes,
drivers/vfio/vfio_main.c
1094
struct rb_root_cached root = RB_ROOT_CACHED;
fs/btrfs/backref.c
144
struct rb_root_cached root;
fs/btrfs/backref.c
295
struct rb_root_cached *root;
fs/btrfs/delayed-inode.c
411
struct rb_root_cached *root;
fs/btrfs/delayed-inode.c
445
struct rb_root_cached *root;
fs/btrfs/delayed-inode.h
64
struct rb_root_cached ins_root;
fs/btrfs/delayed-inode.h
65
struct rb_root_cached del_root;
fs/btrfs/delayed-ref.c
358
static struct btrfs_delayed_ref_node* tree_insert(struct rb_root_cached *root,
fs/btrfs/delayed-ref.h
138
struct rb_root_cached ref_tree;
fs/btrfs/free-space-cache.h
78
struct rb_root_cached free_space_bytes;
fs/btrfs/fs.h
528
struct rb_root_cached block_group_cache_tree;
fs/btrfs/fs.h
537
struct rb_root_cached mapping_tree;
fs/ceph/subvolume_metrics.h
54
struct rb_root_cached tree;
fs/eventpoll.c
320
struct rb_root_cached rbr;
fs/f2fs/extent_cache.c
182
static struct extent_node *__lookup_extent_node(struct rb_root_cached *root,
fs/f2fs/extent_cache.c
216
static struct extent_node *__lookup_extent_node_ret(struct rb_root_cached *root,
fs/f2fs/f2fs.h
1432
struct rb_root_cached root; /* root of victim rb-tree */
fs/f2fs/f2fs.h
543
struct rb_root_cached root; /* root of discard rb-tree */
fs/f2fs/f2fs.h
804
struct rb_root_cached root; /* root of extent info rb-tree */
fs/f2fs/gc.c
431
struct rb_root_cached *root)
fs/f2fs/gc.c
496
struct rb_root_cached *root = &am->root;
fs/f2fs/gc.c
558
struct rb_root_cached *root = &am->root;
fs/f2fs/segment.c
1055
static struct discard_cmd *__lookup_discard_cmd_ret(struct rb_root_cached *root,
fs/fuse/dax.c
67
struct rb_root_cached tree;
fs/hugetlbfs/inode.c
383
struct rb_root_cached *root = &mapping->i_mmap;
fs/hugetlbfs/inode.c
463
hugetlb_vmdelete_list(struct rb_root_cached *root, pgoff_t start, pgoff_t end,
fs/xfs/scrub/bitmap.c
319
xbitmap32_tree_insert(struct xbitmap32_node *node, struct rb_root_cached *root);
fs/xfs/scrub/bitmap.c
322
xbitmap32_tree_remove(struct xbitmap32_node *node, struct rb_root_cached *root);
fs/xfs/scrub/bitmap.c
325
xbitmap32_tree_iter_first(struct rb_root_cached *root, uint32_t start,
fs/xfs/scrub/bitmap.c
44
xbitmap64_tree_insert(struct xbitmap64_node *node, struct rb_root_cached *root);
fs/xfs/scrub/bitmap.c
47
xbitmap64_tree_remove(struct xbitmap64_node *node, struct rb_root_cached *root);
fs/xfs/scrub/bitmap.c
50
xbitmap64_tree_iter_first(struct rb_root_cached *root, uint64_t start,
fs/xfs/scrub/bitmap.h
12
struct rb_root_cached xb_root;
fs/xfs/scrub/bitmap.h
40
struct rb_root_cached xb_root;
include/drm/drm_gpusvm.h
102
struct rb_root_cached root;
include/drm/drm_gpusvm.h
213
struct rb_root_cached root;
include/drm/drm_gpuvm.h
262
struct rb_root_cached tree;
include/drm/drm_mm.h
211
struct rb_root_cached interval_tree;
include/drm/drm_mm.h
212
struct rb_root_cached holes_size;
include/drm/gpu_scheduler.h
265
struct rb_root_cached rb_tree_root;
include/linux/fs.h
478
struct rb_root_cached i_mmap;
include/linux/interval_tree.h
16
struct rb_root_cached *root);
include/linux/interval_tree.h
20
struct rb_root_cached *root);
include/linux/interval_tree.h
27
interval_tree_iter_first(struct rb_root_cached *root,
include/linux/interval_tree.h
72
struct rb_root_cached *itree,
include/linux/interval_tree.h
76
struct rb_root_cached *itree,
include/linux/interval_tree_generic.h
115
ITPREFIX ## _iter_first(struct rb_root_cached *root, \
include/linux/interval_tree_generic.h
39
struct rb_root_cached *root) \
include/linux/interval_tree_generic.h
66
struct rb_root_cached *root) \
include/linux/kvm_host.h
756
struct rb_root_cached hva_tree;
include/linux/mm.h
4065
struct rb_root_cached *root);
include/linux/mm.h
4068
struct rb_root_cached *root);
include/linux/mm.h
4070
struct rb_root_cached *root);
include/linux/mm.h
4073
struct vm_area_struct *vma_interval_tree_iter_first(struct rb_root_cached *root,
include/linux/mm.h
4083
struct rb_root_cached *root);
include/linux/mm.h
4085
struct rb_root_cached *root);
include/linux/mm.h
4087
anon_vma_interval_tree_iter_first(struct rb_root_cached *root,
include/linux/rbtree.h
142
struct rb_root_cached *root,
include/linux/rbtree.h
152
rb_erase_cached(struct rb_node *node, struct rb_root_cached *root)
include/linux/rbtree.h
166
struct rb_root_cached *root)
include/linux/rbtree.h
198
rb_add_cached(struct rb_node *node, struct rb_root_cached *tree,
include/linux/rbtree.h
314
rb_find_add_cached(struct rb_node *node, struct rb_root_cached *tree,
include/linux/rbtree_augmented.h
335
rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root,
include/linux/rbtree_augmented.h
55
struct rb_root_cached *root, bool newleft,
include/linux/rbtree_augmented.h
64
rb_add_augmented_cached(struct rb_node *node, struct rb_root_cached *tree,
include/linux/rbtree_types.h
47
#define RB_ROOT_CACHED (struct rb_root_cached) { {NULL, }, NULL }
include/linux/rmap.h
67
struct rb_root_cached rb_root;
include/linux/rtmutex.h
25
struct rb_root_cached waiters __guarded_by(&wait_lock);
include/linux/sched.h
1245
struct rb_root_cached pi_waiters;
include/linux/timerqueue_types.h
14
struct rb_root_cached rb_root;
include/linux/vfio.h
251
struct rb_root_cached *ranges, u32 nnodes, u64 *page_size);
include/linux/vfio.h
356
void vfio_combine_iova_ranges(struct rb_root_cached *root, u32 cur_nodes,
include/linux/vhost_iotlb.h
26
struct rb_root_cached root;
kernel/bpf/helpers.c
2308
struct rb_root_cached orig_root, *root = rb_root;
kernel/bpf/helpers.c
2313
BUILD_BUG_ON(sizeof(struct rb_root_cached) > sizeof(struct bpf_rb_root));
kernel/bpf/helpers.c
2314
BUILD_BUG_ON(__alignof__(struct rb_root_cached) > __alignof__(struct bpf_rb_root));
kernel/bpf/helpers.c
2707
struct rb_root_cached *r = (struct rb_root_cached *)root;
kernel/bpf/helpers.c
2729
struct rb_node **link = &((struct rb_root_cached *)root)->rb_root.rb_node;
kernel/bpf/helpers.c
2754
rb_insert_color_cached(n, (struct rb_root_cached *)root, leftmost);
kernel/bpf/helpers.c
2792
struct rb_root_cached *r = (struct rb_root_cached *)root;
kernel/bpf/helpers.c
2799
struct rb_root_cached *r = (struct rb_root_cached *)root;
kernel/bpf/range_tree.c
86
struct rb_root_cached *root)
kernel/bpf/range_tree.h
10
struct rb_root_cached range_size_root;
kernel/bpf/range_tree.h
8
struct rb_root_cached it_root;
kernel/sched/deadline.c
602
struct rb_root_cached *root = &dl_rq->pushable_dl_tasks_root;
kernel/sched/sched.h
697
struct rb_root_cached tasks_timeline;
kernel/sched/sched.h
877
struct rb_root_cached root;
kernel/sched/sched.h
900
struct rb_root_cached pushable_dl_tasks_root;
lib/interval_tree.c
132
struct rb_root_cached *itree,
lib/interval_tree.c
51
struct rb_root_cached *itree,
lib/interval_tree_test.c
27
static struct rb_root_cached root = RB_ROOT_CACHED;
lib/interval_tree_test.c
34
search(struct rb_root_cached *root, unsigned long start, unsigned long last)
lib/rbtree_test.c
111
struct rb_root_cached *root)
lib/rbtree_test.c
139
static void erase_augmented(struct test_node *node, struct rb_root_cached *root)
lib/rbtree_test.c
145
struct rb_root_cached *root)
lib/rbtree_test.c
28
static struct rb_root_cached root = RB_ROOT_CACHED;
lib/rbtree_test.c
33
static void insert(struct test_node *node, struct rb_root_cached *root)
lib/rbtree_test.c
50
static void insert_cached(struct test_node *node, struct rb_root_cached *root)
lib/rbtree_test.c
70
static inline void erase(struct test_node *node, struct rb_root_cached *root)
lib/rbtree_test.c
75
static inline void erase_cached(struct test_node *node, struct rb_root_cached *root)
lib/rbtree_test.c
87
struct rb_root_cached *root)
mm/interval_tree.c
25
struct rb_root_cached *root)
mm/interval_tree.c
71
struct rb_root_cached *root)
mm/interval_tree.c
81
struct rb_root_cached *root)
mm/interval_tree.c
87
anon_vma_interval_tree_iter_first(struct rb_root_cached *root,
mm/memory-failure.c
161
static struct rb_root_cached pfn_space_itree = RB_ROOT_CACHED;
mm/memory.c
4339
static inline void unmap_mapping_range_tree(struct rb_root_cached *root,
mm/mmu_notifier.c
47
struct rb_root_cached itree;
net/sched/sch_etf.c
35
struct rb_root_cached head;
samples/vfio-mdev/mtty.c
1285
struct rb_root_cached *ranges,
tools/include/linux/interval_tree_generic.h
115
ITPREFIX ## _iter_first(struct rb_root_cached *root, \
tools/include/linux/interval_tree_generic.h
39
struct rb_root_cached *root) \
tools/include/linux/interval_tree_generic.h
66
struct rb_root_cached *root) \
tools/include/linux/rbtree.h
124
#define RB_ROOT_CACHED (struct rb_root_cached) { {NULL, }, NULL }
tools/include/linux/rbtree.h
130
struct rb_root_cached *root,
tools/include/linux/rbtree.h
139
struct rb_root_cached *root)
tools/include/linux/rbtree.h
148
struct rb_root_cached *root)
tools/include/linux/rbtree.h
178
rb_add_cached(struct rb_node *node, struct rb_root_cached *tree,
tools/include/linux/rbtree_augmented.h
300
rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root,
tools/include/linux/rbtree_augmented.h
57
struct rb_root_cached *root, bool newleft,
tools/objtool/elf.c
158
struct rb_root_cached *tree = (struct rb_root_cached *)&sec->symbol_tree;
tools/objtool/elf.c
171
struct rb_root_cached *tree = (struct rb_root_cached *)&sec->symbol_tree;
tools/objtool/elf.c
184
struct rb_root_cached *tree = (struct rb_root_cached *)&sec->symbol_tree;
tools/objtool/elf.c
266
struct rb_root_cached *tree = (struct rb_root_cached *)&sec->symbol_tree;
tools/objtool/include/objtool/elf.h
54
struct rb_root_cached symbol_tree;
tools/perf/builtin-diff.c
530
struct rb_root_cached *root;
tools/perf/builtin-diff.c
588
struct rb_root_cached *root = hists_pair->entries_in;
tools/perf/builtin-diff.c
655
struct rb_root_cached *root = hists_base->entries_in;
tools/perf/builtin-diff.c
674
struct rb_root_cached *root;
tools/perf/builtin-kvm.c
643
struct rb_root_cached *root;
tools/perf/builtin-kwork.c
1724
struct kwork_class *class, struct rb_root_cached *root)
tools/perf/builtin-kwork.c
2178
struct rb_root_cached merged_root = RB_ROOT_CACHED;
tools/perf/builtin-kwork.c
311
static struct kwork_work *work_search(struct rb_root_cached *root,
tools/perf/builtin-kwork.c
335
static void work_insert(struct rb_root_cached *root,
tools/perf/builtin-kwork.c
389
static void kwork_work__free_root(struct rb_root_cached *root)
tools/perf/builtin-kwork.c
423
static struct kwork_work *work_findnew(struct rb_root_cached *root,
tools/perf/builtin-kwork.c
597
static struct kwork_work *find_work_by_id(struct rb_root_cached *root,
tools/perf/builtin-sched.c
1028
thread_atoms_search(struct rb_root_cached *root, struct thread *thread,
tools/perf/builtin-sched.c
1054
__thread_latency_insert(struct rb_root_cached *root, struct work_atoms *data,
tools/perf/builtin-sched.c
1554
struct rb_root_cached *root = &sched->atom_root;
tools/perf/builtin-sched.c
218
struct rb_root_cached atom_root, sorted_atom_root, merged_atom_root;
tools/perf/builtin-sched.c
290
struct rb_root_cached sorted_root;
tools/perf/builtin-sched.c
3139
static size_t timehist_print_idlehist_callchain(struct rb_root_cached *root)
tools/perf/builtin-sched.c
3515
static void __merge_work_atoms(struct rb_root_cached *root, struct work_atoms *data)
tools/perf/tests/hists_common.c
166
struct rb_root_cached *root;
tools/perf/tests/hists_common.c
198
struct rb_root_cached *root;
tools/perf/tests/hists_cumulate.c
132
struct rb_root_cached *root_in;
tools/perf/tests/hists_cumulate.c
133
struct rb_root_cached *root_out;
tools/perf/tests/hists_link.c
163
struct rb_root_cached *root;
tools/perf/tests/hists_link.c
213
struct rb_root_cached *root;
tools/perf/tests/hists_output.c
142
struct rb_root_cached *root;
tools/perf/tests/hists_output.c
244
struct rb_root_cached *root;
tools/perf/tests/hists_output.c
300
struct rb_root_cached *root;
tools/perf/tests/hists_output.c
374
struct rb_root_cached *root;
tools/perf/tests/hists_output.c
476
struct rb_root_cached *root;
tools/perf/tests/hists_output.c
97
struct rb_root_cached *root_in;
tools/perf/tests/hists_output.c
98
struct rb_root_cached *root_out;
tools/perf/ui/gtk/hists.c
406
struct rb_root_cached *root,
tools/perf/util/dso.h
255
struct rb_root_cached symbols;
tools/perf/util/dso.h
258
struct rb_root_cached inlined_nodes;
tools/perf/util/dso.h
259
struct rb_root_cached srclines;
tools/perf/util/dso.h
506
static inline struct rb_root_cached *dso__inlined_nodes(struct dso *dso)
tools/perf/util/dso.h
658
static inline struct rb_root_cached *dso__srclines(struct dso *dso)
tools/perf/util/dso.h
673
static inline struct rb_root_cached *dso__symbols(struct dso *dso)
tools/perf/util/hist.c
1627
struct rb_root_cached *root,
tools/perf/util/hist.c
1698
struct rb_root_cached *root,
tools/perf/util/hist.c
1750
struct rb_root_cached *root,
tools/perf/util/hist.c
1805
struct rb_root_cached *hists__get_rotate_entries_in(struct hists *hists)
tools/perf/util/hist.c
1807
struct rb_root_cached *root;
tools/perf/util/hist.c
1831
struct rb_root_cached *root;
tools/perf/util/hist.c
1933
static void hierarchy_insert_output_entry(struct rb_root_cached *root,
tools/perf/util/hist.c
1966
struct rb_root_cached *root_in,
tools/perf/util/hist.c
1967
struct rb_root_cached *root_out,
tools/perf/util/hist.c
2018
static void __hists__insert_output_entry(struct rb_root_cached *entries,
tools/perf/util/hist.c
2068
struct rb_root_cached *root;
tools/perf/util/hist.c
2353
static void resort_filtered_entry(struct rb_root_cached *root,
tools/perf/util/hist.c
2359
struct rb_root_cached new_root = RB_ROOT_CACHED;
tools/perf/util/hist.c
2397
struct rb_root_cached new_root = RB_ROOT_CACHED;
tools/perf/util/hist.c
2547
struct rb_root_cached *root;
tools/perf/util/hist.c
2594
struct rb_root_cached *root,
tools/perf/util/hist.c
2659
static struct hist_entry *hists__find_hierarchy_entry(struct rb_root_cached *root,
tools/perf/util/hist.c
2681
static void hists__match_hierarchy(struct rb_root_cached *leader_root,
tools/perf/util/hist.c
2682
struct rb_root_cached *other_root)
tools/perf/util/hist.c
2703
struct rb_root_cached *root;
tools/perf/util/hist.c
2729
struct rb_root_cached *leader_root,
tools/perf/util/hist.c
2730
struct rb_root_cached *other_root)
tools/perf/util/hist.c
2778
struct rb_root_cached *root;
tools/perf/util/hist.c
2810
struct rb_root_cached *root;
tools/perf/util/hist.c
3030
static void hists__delete_remaining_entries(struct rb_root_cached *root)
tools/perf/util/hist.c
450
struct rb_root_cached *root_in;
tools/perf/util/hist.c
451
struct rb_root_cached *root_out;
tools/perf/util/hist.h
114
struct rb_root_cached entries_in_array[2];
tools/perf/util/hist.h
115
struct rb_root_cached *entries_in;
tools/perf/util/hist.h
116
struct rb_root_cached entries;
tools/perf/util/hist.h
117
struct rb_root_cached entries_collapsed;
tools/perf/util/hist.h
313
struct rb_root_cached hroot_in;
tools/perf/util/hist.h
314
struct rb_root_cached hroot_out;
tools/perf/util/hist.h
475
struct rb_root_cached *hists__get_rotate_entries_in(struct hists *hists);
tools/perf/util/kwork.h
152
struct rb_root_cached work_root;
tools/perf/util/kwork.h
216
struct rb_root_cached sorted_work_root;
tools/perf/util/machine.h
152
struct rb_root_cached guests;
tools/perf/util/map.c
318
struct rb_root_cached *symbols = dso__symbols(dso);
tools/perf/util/map.c
331
struct rb_root_cached *symbols = dso__symbols(dso);
tools/perf/util/rblist.h
23
struct rb_root_cached entries;
tools/perf/util/srcline.c
357
void srcline__tree_insert(struct rb_root_cached *tree, u64 addr, char *srcline)
tools/perf/util/srcline.c
387
char *srcline__tree_find(struct rb_root_cached *tree, u64 addr)
tools/perf/util/srcline.c
406
void srcline__tree_delete(struct rb_root_cached *tree)
tools/perf/util/srcline.c
455
void inlines__tree_insert(struct rb_root_cached *tree,
tools/perf/util/srcline.c
478
struct inline_node *inlines__tree_find(struct rb_root_cached *tree, u64 addr)
tools/perf/util/srcline.c
497
void inlines__tree_delete(struct rb_root_cached *tree)
tools/perf/util/srcline.h
22
void srcline__tree_insert(struct rb_root_cached *tree, u64 addr, char *srcline);
tools/perf/util/srcline.h
24
char *srcline__tree_find(struct rb_root_cached *tree, u64 addr);
tools/perf/util/srcline.h
26
void srcline__tree_delete(struct rb_root_cached *tree);
tools/perf/util/srcline.h
53
void inlines__tree_insert(struct rb_root_cached *tree,
tools/perf/util/srcline.h
56
struct inline_node *inlines__tree_find(struct rb_root_cached *tree, u64 addr);
tools/perf/util/srcline.h
58
void inlines__tree_delete(struct rb_root_cached *tree);
tools/perf/util/symbol.c
214
void symbols__fixup_duplicate(struct rb_root_cached *symbols)
tools/perf/util/symbol.c
252
void symbols__fixup_end(struct rb_root_cached *symbols, bool is_kallsyms)
tools/perf/util/symbol.c
397
void symbols__delete(struct rb_root_cached *symbols)
tools/perf/util/symbol.c
410
void __symbols__insert(struct rb_root_cached *symbols, struct symbol *sym)
tools/perf/util/symbol.c
432
void symbols__insert(struct rb_root_cached *symbols, struct symbol *sym)
tools/perf/util/symbol.c
437
static struct symbol *symbols__find(struct rb_root_cached *symbols, u64 ip)
tools/perf/util/symbol.c
460
static struct symbol *symbols__first(struct rb_root_cached *symbols)
tools/perf/util/symbol.c
470
static struct symbol *symbols__last(struct rb_root_cached *symbols)
tools/perf/util/symbol.c
498
static struct symbol **symbols__sort_by_name(struct rb_root_cached *source, size_t *len)
tools/perf/util/symbol.c
878
struct rb_root_cached *root = dso__symbols(dso);
tools/perf/util/symbol.c
918
struct rb_root_cached *root = dso__symbols(dso);
tools/perf/util/symbol.c
919
struct rb_root_cached old_root = *root;
tools/perf/util/symbol.c
993
struct rb_root_cached *root = dso__symbols(dso);
tools/perf/util/symbol.h
259
void __symbols__insert(struct rb_root_cached *symbols, struct symbol *sym);
tools/perf/util/symbol.h
260
void symbols__insert(struct rb_root_cached *symbols, struct symbol *sym);
tools/perf/util/symbol.h
261
void symbols__fixup_duplicate(struct rb_root_cached *symbols);
tools/perf/util/symbol.h
262
void symbols__fixup_end(struct rb_root_cached *symbols, bool is_kallsyms);
tools/perf/util/symbol.h
98
void symbols__delete(struct rb_root_cached *symbols);
tools/testing/vma/include/custom.h
28
struct rb_root_cached rb_root;
tools/testing/vma/include/dup.h
44
struct rb_root_cached i_mmap;
tools/testing/vma/include/stubs.h
261
struct rb_root_cached *rb)
tools/testing/vma/include/stubs.h
266
struct rb_root_cached *rb)
tools/testing/vma/include/stubs.h
275
struct rb_root_cached *rb)
tools/testing/vma/include/stubs.h
280
struct rb_root_cached *rb)