Searched refs:rb_root_cached (Results 1 – 18 of 18) sorted by relevance
| /include/linux/ |
| A D | interval_tree.h | 16 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 D | rbtree_types.h | 26 struct rb_root_cached { struct 32 #define RB_ROOT_CACHED (struct rb_root_cached) { {NULL, }, NULL } argument
|
| A D | timerqueue_types.h | 14 struct rb_root_cached rb_root;
|
| A D | interval_tree_generic.h | 39 struct rb_root_cached *root) \ 66 struct rb_root_cached *root) \ 115 ITPREFIX ## _iter_first(struct rb_root_cached *root, \
|
| A D | rbtree.h | 109 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 D | vhost_iotlb.h | 26 struct rb_root_cached root;
|
| A D | rtmutex.h | 25 struct rb_root_cached waiters;
|
| A D | rbtree_augmented.h | 55 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 D | vfio.h | 247 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 D | mm.h | 3262 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 D | rmap.h | 67 struct rb_root_cached rb_root;
|
| A D | sched.h | 1230 struct rb_root_cached pi_waiters;
|
| A D | kvm_host.h | 743 struct rb_root_cached hva_tree;
|
| A D | fs.h | 515 struct rb_root_cached i_mmap;
|
| /include/drm/ |
| A D | drm_gpusvm.h | 101 struct rb_root_cached root; 201 struct rb_root_cached root;
|
| A D | drm_mm.h | 211 struct rb_root_cached interval_tree; 212 struct rb_root_cached holes_size;
|
| A D | gpu_scheduler.h | 258 struct rb_root_cached rb_tree_root;
|
| A D | drm_gpuvm.h | 259 struct rb_root_cached tree;
|
Completed in 61 milliseconds