Symbol: rb_root_cached
arch/arm64/include/asm/kvm_pgtable.h
437
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
339
struct rb_root_cached va;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
874
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
860
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
1495
struct rb_root_cached *ranges, u32 nnodes,
drivers/vfio/pci/mlx5/cmd.c
913
struct rb_root_cached *ranges, u32 nnodes)
drivers/vfio/pci/mlx5/cmd.h
243
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
1060
struct rb_root_cached root = RB_ROOT_CACHED;
drivers/vfio/vfio_main.c
988
void vfio_combine_iova_ranges(struct rb_root_cached *root, u32 cur_nodes,
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
330
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
79
struct rb_root_cached free_space_bytes;
fs/btrfs/fs.h
513
struct rb_root_cached block_group_cache_tree;
fs/btrfs/fs.h
522
struct rb_root_cached mapping_tree;
fs/eventpoll.c
201
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
1424
struct rb_root_cached root; /* root of victim rb-tree */
fs/f2fs/f2fs.h
535
struct rb_root_cached root; /* root of discard rb-tree */
fs/f2fs/f2fs.h
796
struct rb_root_cached root; /* root of extent info rb-tree */
fs/f2fs/gc.c
430
struct rb_root_cached *root)
fs/f2fs/gc.c
495
struct rb_root_cached *root = &am->root;
fs/f2fs/gc.c
557
struct rb_root_cached *root = &am->root;
fs/f2fs/segment.c
1046
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
403
struct rb_root_cached *root = &mapping->i_mmap;
fs/hugetlbfs/inode.c
483
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
101
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
258
struct rb_root_cached rb_tree_root;
include/linux/fs.h
480
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
755
struct rb_root_cached hva_tree;
include/linux/mm.h
3787
struct rb_root_cached *root);
include/linux/mm.h
3790
struct rb_root_cached *root);
include/linux/mm.h
3792
struct rb_root_cached *root);
include/linux/mm.h
3795
struct vm_area_struct *vma_interval_tree_iter_first(struct rb_root_cached *root,
include/linux/mm.h
3805
struct rb_root_cached *root);
include/linux/mm.h
3807
struct rb_root_cached *root);
include/linux/mm.h
3809
anon_vma_interval_tree_iter_first(struct rb_root_cached *root,
include/linux/rbtree.h
137
struct rb_root_cached *root,
include/linux/rbtree.h
147
rb_erase_cached(struct rb_node *node, struct rb_root_cached *root)
include/linux/rbtree.h
161
struct rb_root_cached *root)
include/linux/rbtree.h
193
rb_add_cached(struct rb_node *node, struct rb_root_cached *tree,
include/linux/rbtree.h
251
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
32
#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;
include/linux/sched.h
1233
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
318
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
2282
struct rb_root_cached orig_root, *root = rb_root;
kernel/bpf/helpers.c
2286
BUILD_BUG_ON(sizeof(struct rb_root_cached) > sizeof(struct bpf_rb_root));
kernel/bpf/helpers.c
2287
BUILD_BUG_ON(__alignof__(struct rb_root_cached) > __alignof__(struct bpf_rb_root));
kernel/bpf/helpers.c
2486
struct rb_root_cached *r = (struct rb_root_cached *)root;
kernel/bpf/helpers.c
2508
struct rb_node **link = &((struct rb_root_cached *)root)->rb_root.rb_node;
kernel/bpf/helpers.c
2533
rb_insert_color_cached(n, (struct rb_root_cached *)root, leftmost);
kernel/bpf/helpers.c
2550
struct rb_root_cached *r = (struct rb_root_cached *)root;
kernel/bpf/helpers.c
2557
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
599
struct rb_root_cached *root = &dl_rq->pushable_dl_tasks_root;
kernel/sched/sched.h
694
struct rb_root_cached tasks_timeline;
kernel/sched/sched.h
868
struct rb_root_cached root;
kernel/sched/sched.h
890
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
26
static struct rb_root_cached root = RB_ROOT_CACHED;
lib/interval_tree_test.c
33
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
30
struct rb_root_cached *root)
mm/interval_tree.c
76
struct rb_root_cached *root)
mm/interval_tree.c
86
struct rb_root_cached *root)
mm/interval_tree.c
92
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
4251
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
1288
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
172
struct rb_root_cached *tree = (struct rb_root_cached *)&sec->symbol_tree;
tools/objtool/elf.c
185
struct rb_root_cached *tree = (struct rb_root_cached *)&sec->symbol_tree;
tools/objtool/elf.c
198
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
47
struct rb_root_cached symbol_tree;
tools/perf/builtin-diff.c
528
struct rb_root_cached *root;
tools/perf/builtin-diff.c
586
struct rb_root_cached *root = hists_pair->entries_in;
tools/perf/builtin-diff.c
653
struct rb_root_cached *root = hists_base->entries_in;
tools/perf/builtin-diff.c
672
struct rb_root_cached *root;
tools/perf/builtin-kvm.c
642
struct rb_root_cached *root;
tools/perf/builtin-kwork.c
1686
struct kwork_class *class, struct rb_root_cached *root)
tools/perf/builtin-kwork.c
2117
struct rb_root_cached merged_root = RB_ROOT_CACHED;
tools/perf/builtin-kwork.c
310
static struct kwork_work *work_search(struct rb_root_cached *root,
tools/perf/builtin-kwork.c
334
static void work_insert(struct rb_root_cached *root,
tools/perf/builtin-kwork.c
379
static struct kwork_work *work_findnew(struct rb_root_cached *root,
tools/perf/builtin-kwork.c
547
static struct kwork_work *find_work_by_id(struct rb_root_cached *root,
tools/perf/builtin-sched.c
1012
__thread_latency_insert(struct rb_root_cached *root, struct work_atoms *data,
tools/perf/builtin-sched.c
1503
struct rb_root_cached *root = &sched->atom_root;
tools/perf/builtin-sched.c
217
struct rb_root_cached atom_root, sorted_atom_root, merged_atom_root;
tools/perf/builtin-sched.c
288
struct rb_root_cached sorted_root;
tools/perf/builtin-sched.c
3049
static size_t timehist_print_idlehist_callchain(struct rb_root_cached *root)
tools/perf/builtin-sched.c
3422
static void __merge_work_atoms(struct rb_root_cached *root, struct work_atoms *data)
tools/perf/builtin-sched.c
986
thread_atoms_search(struct rb_root_cached *root, struct thread *thread,
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
133
struct rb_root_cached *root_in;
tools/perf/tests/hists_cumulate.c
134
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
143
struct rb_root_cached *root;
tools/perf/tests/hists_output.c
245
struct rb_root_cached *root;
tools/perf/tests/hists_output.c
301
struct rb_root_cached *root;
tools/perf/tests/hists_output.c
375
struct rb_root_cached *root;
tools/perf/tests/hists_output.c
477
struct rb_root_cached *root;
tools/perf/tests/hists_output.c
98
struct rb_root_cached *root_in;
tools/perf/tests/hists_output.c
99
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
1624
struct rb_root_cached *root,
tools/perf/util/hist.c
1695
struct rb_root_cached *root,
tools/perf/util/hist.c
1747
struct rb_root_cached *root,
tools/perf/util/hist.c
1802
struct rb_root_cached *hists__get_rotate_entries_in(struct hists *hists)
tools/perf/util/hist.c
1804
struct rb_root_cached *root;
tools/perf/util/hist.c
1828
struct rb_root_cached *root;
tools/perf/util/hist.c
1930
static void hierarchy_insert_output_entry(struct rb_root_cached *root,
tools/perf/util/hist.c
1963
struct rb_root_cached *root_in,
tools/perf/util/hist.c
1964
struct rb_root_cached *root_out,
tools/perf/util/hist.c
2015
static void __hists__insert_output_entry(struct rb_root_cached *entries,
tools/perf/util/hist.c
2065
struct rb_root_cached *root;
tools/perf/util/hist.c
2350
static void resort_filtered_entry(struct rb_root_cached *root,
tools/perf/util/hist.c
2356
struct rb_root_cached new_root = RB_ROOT_CACHED;
tools/perf/util/hist.c
2394
struct rb_root_cached new_root = RB_ROOT_CACHED;
tools/perf/util/hist.c
2544
struct rb_root_cached *root;
tools/perf/util/hist.c
2591
struct rb_root_cached *root,
tools/perf/util/hist.c
2656
static struct hist_entry *hists__find_hierarchy_entry(struct rb_root_cached *root,
tools/perf/util/hist.c
2678
static void hists__match_hierarchy(struct rb_root_cached *leader_root,
tools/perf/util/hist.c
2679
struct rb_root_cached *other_root)
tools/perf/util/hist.c
2700
struct rb_root_cached *root;
tools/perf/util/hist.c
2726
struct rb_root_cached *leader_root,
tools/perf/util/hist.c
2727
struct rb_root_cached *other_root)
tools/perf/util/hist.c
2775
struct rb_root_cached *root;
tools/perf/util/hist.c
2807
struct rb_root_cached *root;
tools/perf/util/hist.c
3026
static void hists__delete_remaining_entries(struct rb_root_cached *root)
tools/perf/util/hist.c
447
struct rb_root_cached *root_in;
tools/perf/util/hist.c
448
struct rb_root_cached *root_out;
tools/perf/util/hist.h
113
struct rb_root_cached entries_in_array[2];
tools/perf/util/hist.h
114
struct rb_root_cached *entries_in;
tools/perf/util/hist.h
115
struct rb_root_cached entries;
tools/perf/util/hist.h
116
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
474
struct rb_root_cached *hists__get_rotate_entries_in(struct hists *hists);
tools/perf/util/kwork.h
151
struct rb_root_cached work_root;
tools/perf/util/kwork.h
207
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
363
void srcline__tree_insert(struct rb_root_cached *tree, u64 addr, char *srcline)
tools/perf/util/srcline.c
393
char *srcline__tree_find(struct rb_root_cached *tree, u64 addr)
tools/perf/util/srcline.c
412
void srcline__tree_delete(struct rb_root_cached *tree)
tools/perf/util/srcline.c
454
void inlines__tree_insert(struct rb_root_cached *tree,
tools/perf/util/srcline.c
477
struct inline_node *inlines__tree_find(struct rb_root_cached *tree, u64 addr)
tools/perf/util/srcline.c
496
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
52
void inlines__tree_insert(struct rb_root_cached *tree,
tools/perf/util/srcline.h
55
struct inline_node *inlines__tree_find(struct rb_root_cached *tree, u64 addr);
tools/perf/util/srcline.h
57
void inlines__tree_delete(struct rb_root_cached *tree);
tools/perf/util/symbol.c
207
void symbols__fixup_duplicate(struct rb_root_cached *symbols)
tools/perf/util/symbol.c
245
void symbols__fixup_end(struct rb_root_cached *symbols, bool is_kallsyms)
tools/perf/util/symbol.c
347
void symbols__delete(struct rb_root_cached *symbols)
tools/perf/util/symbol.c
360
void __symbols__insert(struct rb_root_cached *symbols,
tools/perf/util/symbol.c
394
void symbols__insert(struct rb_root_cached *symbols, struct symbol *sym)
tools/perf/util/symbol.c
399
static struct symbol *symbols__find(struct rb_root_cached *symbols, u64 ip)
tools/perf/util/symbol.c
422
static struct symbol *symbols__first(struct rb_root_cached *symbols)
tools/perf/util/symbol.c
432
static struct symbol *symbols__last(struct rb_root_cached *symbols)
tools/perf/util/symbol.c
460
static struct symbol **symbols__sort_by_name(struct rb_root_cached *source, size_t *len)
tools/perf/util/symbol.c
767
struct rb_root_cached *root = dso__symbols(dso);
tools/perf/util/symbol.c
807
struct rb_root_cached *root = dso__symbols(dso);
tools/perf/util/symbol.c
808
struct rb_root_cached old_root = *root;
tools/perf/util/symbol.c
865
struct rb_root_cached *root = dso__symbols(dso);
tools/perf/util/symbol.h
187
void __symbols__insert(struct rb_root_cached *symbols, struct symbol *sym,
tools/perf/util/symbol.h
189
void symbols__insert(struct rb_root_cached *symbols, struct symbol *sym);
tools/perf/util/symbol.h
190
void symbols__fixup_duplicate(struct rb_root_cached *symbols);
tools/perf/util/symbol.h
191
void symbols__fixup_end(struct rb_root_cached *symbols, bool is_kallsyms);
tools/perf/util/symbol.h
76
void symbols__delete(struct rb_root_cached *symbols);
tools/testing/vma/include/custom.h
39
struct rb_root_cached rb_root;
tools/testing/vma/include/dup.h
41
struct rb_root_cached i_mmap;
tools/testing/vma/include/stubs.h
259
struct rb_root_cached *rb)
tools/testing/vma/include/stubs.h
264
struct rb_root_cached *rb)
tools/testing/vma/include/stubs.h
273
struct rb_root_cached *rb)
tools/testing/vma/include/stubs.h
278
struct rb_root_cached *rb)