Home
last modified time | relevance | path

Searched refs:rb_root_cached (Results 1 – 18 of 18) sorted by relevance

/include/linux/
A Dinterval_tree.h16 struct rb_root_cached *root);
20 struct rb_root_cached *root);
23 interval_tree_iter_first(struct rb_root_cached *root,
68 struct rb_root_cached *itree,
72 struct rb_root_cached *itree,
A Drbtree_types.h26 struct rb_root_cached { struct
32 #define RB_ROOT_CACHED (struct rb_root_cached) { {NULL, }, NULL } argument
A Dtimerqueue_types.h14 struct rb_root_cached rb_root;
A Dinterval_tree_generic.h39 struct rb_root_cached *root) \
66 struct rb_root_cached *root) \
115 ITPREFIX ## _iter_first(struct rb_root_cached *root, \
A Drbtree.h109 struct rb_root_cached *root, in rb_insert_color_cached()
119 rb_erase_cached(struct rb_node *node, struct rb_root_cached *root) in rb_erase_cached()
133 struct rb_root_cached *root) in rb_replace_node_cached()
165 rb_add_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_add_cached()
223 rb_find_add_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_find_add_cached()
A Dvhost_iotlb.h26 struct rb_root_cached root;
A Drtmutex.h25 struct rb_root_cached waiters;
A Drbtree_augmented.h55 struct rb_root_cached *root, bool newleft, in rb_insert_augmented_cached()
64 rb_add_augmented_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_add_augmented_cached()
335 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, in rb_erase_augmented_cached()
A Dvfio.h247 struct rb_root_cached *ranges, u32 nnodes, u64 *page_size);
312 void vfio_combine_iova_ranges(struct rb_root_cached *root, u32 cur_nodes,
A Dmm.h3262 struct rb_root_cached *root);
3265 struct rb_root_cached *root);
3267 struct rb_root_cached *root);
3268 struct vm_area_struct *vma_interval_tree_iter_first(struct rb_root_cached *root,
3278 struct rb_root_cached *root);
3280 struct rb_root_cached *root);
3282 anon_vma_interval_tree_iter_first(struct rb_root_cached *root,
A Drmap.h67 struct rb_root_cached rb_root;
A Dsched.h1230 struct rb_root_cached pi_waiters;
A Dkvm_host.h743 struct rb_root_cached hva_tree;
A Dfs.h515 struct rb_root_cached i_mmap;
/include/drm/
A Ddrm_gpusvm.h101 struct rb_root_cached root;
201 struct rb_root_cached root;
A Ddrm_mm.h211 struct rb_root_cached interval_tree;
212 struct rb_root_cached holes_size;
A Dgpu_scheduler.h258 struct rb_root_cached rb_tree_root;
A Ddrm_gpuvm.h259 struct rb_root_cached tree;

Completed in 61 milliseconds