Home
last modified time | relevance | path

Searched refs:rb_insert_color (Results 1 - 25 of 393) sorted by relevance

12345678910>>...16

/kernel/linux/linux-5.10/tools/perf/util/
H A Dblock-range.c132 rb_insert_color(&head->node, &block_ranges.root); in block_range__create()
155 rb_insert_color(&entry->node, &block_ranges.root); in block_range__create()
186 rb_insert_color(&head->node, &block_ranges.root); in block_range__create()
226 rb_insert_color(&tail->node, &block_ranges.root); in block_range__create()
264 rb_insert_color(&tail->node, &block_ranges.root); in block_range__create()
287 rb_insert_color(&hole->node, &block_ranges.root); in block_range__create()
H A Dcomm.c92 rb_insert_color(&new->rb_node, root); in __comm_str__findnew()
H A Dcall-path.c111 rb_insert_color(&cp->rb_node, &parent->children); in call_path__findnew()
H A Drb_resort.h88 rb_insert_color(sorted_nd, &sorted->entries); \
H A Dmem2node.c35 rb_insert_color(&entry->rb_node, root); in phys_entry__insert()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dblock-range.c128 rb_insert_color(&head->node, &block_ranges.root); in block_range__create()
151 rb_insert_color(&entry->node, &block_ranges.root); in block_range__create()
182 rb_insert_color(&head->node, &block_ranges.root); in block_range__create()
222 rb_insert_color(&tail->node, &block_ranges.root); in block_range__create()
260 rb_insert_color(&tail->node, &block_ranges.root); in block_range__create()
283 rb_insert_color(&hole->node, &block_ranges.root); in block_range__create()
H A Dcall-path.c111 rb_insert_color(&cp->rb_node, &parent->children); in call_path__findnew()
H A Dcomm.c92 rb_insert_color(&new->rb_node, root); in __comm_str__findnew()
H A Drb_resort.h88 rb_insert_color(sorted_nd, &sorted->entries); \
/kernel/linux/linux-6.6/include/linux/
H A Drbtree.h39 extern void rb_insert_color(struct rb_node *, struct rb_root *);
114 rb_insert_color(node, &root->rb_root); in rb_insert_color_cached()
210 rb_insert_color(node, tree); in rb_add()
243 rb_insert_color(node, tree); in rb_find_add()
H A Drbtree_latch.h96 rb_insert_color(node, root); in __lt_insert()
/kernel/linux/linux-6.6/tools/include/linux/
H A Drbtree.h48 extern void rb_insert_color(struct rb_node *, struct rb_root *);
135 rb_insert_color(node, &root->rb_root); in rb_insert_color_cached()
221 rb_insert_color(node, tree); in rb_add()
254 rb_insert_color(node, tree); in rb_find_add()
/kernel/linux/linux-5.10/include/linux/
H A Drbtree.h49 extern void rb_insert_color(struct rb_node *, struct rb_root *);
141 rb_insert_color(node, &root->rb_root); in rb_insert_color_cached()
H A Drbtree_latch.h96 rb_insert_color(node, root); in __lt_insert()
/kernel/linux/linux-5.10/tools/include/linux/
H A Drbtree.h48 extern void rb_insert_color(struct rb_node *, struct rb_root *);
135 rb_insert_color(node, &root->rb_root); in rb_insert_color_cached()
/kernel/linux/linux-5.10/fs/jffs2/
H A Dnodelist.c195 rb_insert_color(&holefrag->rb, root); in no_overlapping_node()
209 rb_insert_color(&newfrag->rb, root); in no_overlapping_node()
298 rb_insert_color(&newfrag->rb, root); in jffs2_add_frag_to_fragtree()
301 rb_insert_color(&newfrag2->rb, root); in jffs2_add_frag_to_fragtree()
310 rb_insert_color(&newfrag->rb, root); in jffs2_add_frag_to_fragtree()
327 rb_insert_color(&this->rb, root); in jffs2_add_frag_to_fragtree()
/kernel/linux/linux-6.6/fs/jffs2/
H A Dnodelist.c195 rb_insert_color(&holefrag->rb, root); in no_overlapping_node()
209 rb_insert_color(&newfrag->rb, root); in no_overlapping_node()
298 rb_insert_color(&newfrag->rb, root); in jffs2_add_frag_to_fragtree()
301 rb_insert_color(&newfrag2->rb, root); in jffs2_add_frag_to_fragtree()
310 rb_insert_color(&newfrag->rb, root); in jffs2_add_frag_to_fragtree()
327 rb_insert_color(&this->rb, root); in jffs2_add_frag_to_fragtree()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dmisc.h111 rb_insert_color(node, root); in rb_simple_insert()
H A Dulist.c162 rb_insert_color(&ins->rb_node, &ulist->root); in ulist_rbtree_insert()
/kernel/linux/common_modules/memory_security/src/
H A Djit_process.c70 rb_insert_color(&(process->node), root); in update_process_jit_space()
/kernel/linux/linux-5.10/net/ceph/
H A Dstring_table.c69 rb_insert_color(&cs->node, &string_tree); in ceph_find_or_create_string()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dmisc.h140 rb_insert_color(node, root); in rb_simple_insert()
/kernel/linux/linux-6.6/net/ceph/
H A Dstring_table.c69 rb_insert_color(&cs->node, &string_tree); in ceph_find_or_create_string()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_vma_manager.c302 rb_insert_color(&new->vm_rb, &node->vm_files); in drm_vma_node_allow()
/kernel/linux/linux-5.10/security/integrity/
H A Diint.c170 rb_insert_color(node, &integrity_iint_tree); in integrity_inode_get()

Completed in 12 milliseconds

12345678910>>...16