Home
last modified time | relevance | path

Searched refs:rb_insert_color (Results 1 – 25 of 231) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/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 Denv.c43 rb_insert_color(&info_node->rb_node, &env->bpf_progs.infos); in perf_env__insert_bpf_prog_info()
100 rb_insert_color(&btf_node->rb_node, &env->bpf_progs.btfs); in perf_env__insert_btf()
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); \
H A Dmem2node.c35 rb_insert_color(&entry->rb_node, root); in phys_entry__insert()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/include/linux/
H A Drbtree.h51 extern void rb_insert_color(struct rb_node *, struct rb_root *);
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dmisc.h111 rb_insert_color(node, root); in rb_simple_insert()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-kmem.c121 rb_insert_color(&data->node, &root_alloc_stat); in insert_alloc_stat()
166 rb_insert_color(&data->node, &root_caller_stat); in insert_caller_stat()
471 rb_insert_color(&data->node, &page_live_tree); in __page_stat__findnew_page()
526 rb_insert_color(&data->node, &page_alloc_tree); in __page_stat__findnew_alloc()
581 rb_insert_color(&data->node, &page_caller_tree); in __page_stat__findnew_caller()
1275 rb_insert_color(&data->node, root); in sort_slab_insert()
1322 rb_insert_color(&data->node, root); in sort_page_insert()
H A Dbuiltin-lock.c161 rb_insert_color(&new->rb, &thread_stats); in thread_stat_insert()
203 rb_insert_color(&st->rb, &thread_stats); in thread_stat_findnew_first()
300 rb_insert_color(&st->rb, &result); in insert_to_result()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_virtual.c51 rb_insert_color(&node->vm_rb, &mgr->allocation_mgr_rb); in _mali_vma_offset_add_rb()
/OK3568_Linux_fs/kernel/net/ceph/
H A Dstring_table.c69 rb_insert_color(&cs->node, &string_tree); in ceph_find_or_create_string()
/OK3568_Linux_fs/u-boot/lib/
H A Drbtree.c377 void rb_insert_color(struct rb_node *node, struct rb_root *root) in rb_insert_color() function
381 EXPORT_SYMBOL(rb_insert_color);
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/blktrace/
H A Dblktrace_git.bb31 # 2) git/blkiomon.c:216: undefined reference to `rb_insert_color'
/OK3568_Linux_fs/kernel/lib/
H A Drbtree.c434 void rb_insert_color(struct rb_node *node, struct rb_root *root) in rb_insert_color() function
438 EXPORT_SYMBOL(rb_insert_color);
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_fq.c194 rb_insert_color(&f->rate_node, &q->delayed); in fq_flow_set_throttled()
357 rb_insert_color(&f->fq_node, root); in fq_classify()
433 rb_insert_color(&skb->rbnode, &flow->t_root); in flow_queue_add()
734 rb_insert_color(&of->fq_node, nroot); in fq_rehash()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dorphan.c90 rb_insert_color(&orphan->rb, &c->orph_tree); in ubifs_add_orphan()
528 rb_insert_color(&orphan->rb, &c->orph_tree); in insert_dead_orphan()
783 rb_insert_color(&orphan->rb, root); in dbg_ins_check_orphan()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_pool.c222 rb_insert_color(&new->node, &pool->tree); in insert_index()
253 rb_insert_color(&new->node, &pool->tree); in insert_key()
/OK3568_Linux_fs/kernel/security/integrity/
H A Diint.c134 rb_insert_color(node, &integrity_iint_tree); in integrity_inode_get()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_trace_gpu_mem.c157 rb_insert_color(&new_buf_node->dma_buf_node, root); in kbase_capture_dma_buf_mapping()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dorphan.c82 rb_insert_color(&orphan->rb, &c->orph_tree); in orphan_add()
608 rb_insert_color(&orphan->rb, &c->orph_tree); in insert_dead_orphan()
887 rb_insert_color(&orphan->rb, root); in dbg_ins_check_orphan()

12345678910