Searched defs:rb_root (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/include/linux/ |
D | rbtree_types.h | 12 struct rb_root { struct 27 struct rb_root rb_root; member
|
D | timerqueue_types.h | 14 struct rb_root_cached rb_root; member
|
D | xattr.h | 105 struct rb_root rb_root; member
|
D | rmap.h | 66 struct rb_root_cached rb_root; member
|
/linux-6.12.1/tools/include/linux/ |
D | rbtree.h | 30 struct rb_root { struct 36 #define RB_ROOT (struct rb_root) { NULL, } argument 120 struct rb_root rb_root; member
|
/linux-6.12.1/include/net/netns/ |
D | nexthop.h | 13 struct rb_root rb_root; /* tree of nexthops by id */ member
|
/linux-6.12.1/tools/perf/util/ |
D | callchain.c | 420 __sort_chain_flat(struct rb_root *rb_root, struct callchain_node *node, in __sort_chain_flat() 443 sort_chain_flat(struct rb_root *rb_root, struct callchain_root *root, in sort_chain_flat() 471 sort_chain_graph_abs(struct rb_root *rb_root, struct callchain_root *chain_root, in sort_chain_graph_abs() 501 sort_chain_graph_rel(struct rb_root *rb_root, struct callchain_root *chain_root, in sort_chain_graph_rel()
|
D | callchain.h | 67 struct rb_root rb_root; /* sorted output tree of children */ member
|
D | intel-pt.c | 316 static struct intel_pt_vmcs_info *intel_pt_findnew_vmcs(struct rb_root *rb_root, in intel_pt_findnew_vmcs()
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | eeh_cache.c | 50 struct rb_root rb_root; member
|
/linux-6.12.1/include/net/ |
D | inetpeer.h | 62 struct rb_root rb_root; member
|
/linux-6.12.1/fs/btrfs/ |
D | backref.h | 386 struct rb_root rb_root; member
|
D | relocation.c | 101 struct rb_root rb_root; member
|
/linux-6.12.1/tools/testing/vma/ |
D | vma_internal.h | 126 struct rb_root_cached rb_root; member
|
/linux-6.12.1/mm/ |
D | memcontrol-v1.c | 25 struct rb_root rb_root; member
|
/linux-6.12.1/kernel/bpf/ |
D | helpers.c | 2088 void bpf_rb_root_free(const struct btf_field *field, void *rb_root, in bpf_rb_root_free()
|
/linux-6.12.1/drivers/infiniband/hw/mlx5/ |
D | mlx5_ib.h | 825 struct rb_root rb_root; member
|