Searched refs:rb_replace_node_cached (Results 1 – 4 of 4) sorted by relevance
146 static inline void rb_replace_node_cached(struct rb_node *victim, in rb_replace_node_cached() function
131 static inline void rb_replace_node_cached(struct rb_node *victim, in rb_replace_node_cached() function
670 rb_replace_node_cached(&old->rb, &new->rb, &mm->interval_tree); in drm_mm_replace_node()674 rb_replace_node_cached(&old->rb_hole_size, in drm_mm_replace_node()
518 rb_replace_node_cached(&cur->rb_node, &new->rb_node, &tree->map); in replace_extent_mapping()