Searched defs:rb_root (Results 1 – 16 of 16) sorted by relevance
/linux-6.6.21/include/linux/ |
D | rbtree_types.h | 12 struct rb_root { struct 27 struct rb_root rb_root; argument
|
D | timerqueue.h | 15 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.6.21/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.6.21/include/net/netns/ |
D | nexthop.h | 13 struct rb_root rb_root; /* tree of nexthops by id */ member
|
/linux-6.6.21/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.6.21/arch/powerpc/kernel/ |
D | eeh_cache.c | 50 struct rb_root rb_root; member
|
/linux-6.6.21/include/net/ |
D | inetpeer.h | 62 struct rb_root rb_root; member
|
/linux-6.6.21/fs/btrfs/ |
D | backref.h | 409 struct rb_root rb_root; member
|
D | relocation.c | 100 struct rb_root rb_root; member
|
/linux-6.6.21/kernel/bpf/ |
D | helpers.c | 1874 void bpf_rb_root_free(const struct btf_field *field, void *rb_root, in bpf_rb_root_free()
|
/linux-6.6.21/drivers/infiniband/hw/mlx5/ |
D | mlx5_ib.h | 796 struct rb_root rb_root; member
|
/linux-6.6.21/mm/ |
D | memcontrol.c | 114 struct rb_root rb_root; member
|