Searched refs:rb_root_cached (Results 1 – 17 of 17) sorted by relevance
| /include/linux/ |
| 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,
|
| D | rbtree_types.h | 26 struct rb_root_cached { struct 32 #define RB_ROOT_CACHED (struct rb_root_cached) { {NULL, }, NULL } argument
|
| D | timerqueue_types.h | 14 struct rb_root_cached rb_root;
|
| D | interval_tree_generic.h | 39 struct rb_root_cached *root) \ 66 struct rb_root_cached *root) \ 119 ITPREFIX ## _iter_first(struct rb_root_cached *root, \
|
| 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()
|
| D | vhost_iotlb.h | 26 struct rb_root_cached root;
|
| D | rtmutex.h | 25 struct rb_root_cached waiters;
|
| 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()
|
| D | vfio.h | 231 struct rb_root_cached *ranges, u32 nnodes, u64 *page_size); 296 void vfio_combine_iova_ranges(struct rb_root_cached *root, u32 cur_nodes,
|
| D | mm.h | 3448 struct rb_root_cached *root); 3451 struct rb_root_cached *root); 3453 struct rb_root_cached *root); 3454 struct vm_area_struct *vma_interval_tree_iter_first(struct rb_root_cached *root, 3464 struct rb_root_cached *root); 3466 struct rb_root_cached *root); 3468 anon_vma_interval_tree_iter_first(struct rb_root_cached *root,
|
| D | rmap.h | 66 struct rb_root_cached rb_root;
|
| D | sched.h | 1254 struct rb_root_cached pi_waiters;
|
| D | kvm_host.h | 743 struct rb_root_cached hva_tree;
|
| D | fs.h | 477 struct rb_root_cached i_mmap;
|
| /include/drm/ |
| D | drm_mm.h | 211 struct rb_root_cached interval_tree; 212 struct rb_root_cached holes_size;
|
| D | gpu_scheduler.h | 261 struct rb_root_cached rb_tree_root;
|
| D | drm_gpuvm.h | 259 struct rb_root_cached tree;
|