| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | block-range.c | 132 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 D | env.c | 43 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 D | call-path.c | 111 rb_insert_color(&cp->rb_node, &parent->children); in call_path__findnew()
|
| H A D | comm.c | 92 rb_insert_color(&new->rb_node, root); in __comm_str__findnew()
|
| H A D | rb_resort.h | 88 rb_insert_color(sorted_nd, &sorted->entries); \
|
| H A D | mem2node.c | 35 rb_insert_color(&entry->rb_node, root); in phys_entry__insert()
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | rbtree.h | 48 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 D | rbtree.h | 49 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 D | rbtree_latch.h | 96 rb_insert_color(node, root); in __lt_insert()
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | nodelist.c | 195 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 D | rbtree.h | 51 extern void rb_insert_color(struct rb_node *, struct rb_root *);
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | misc.h | 111 rb_insert_color(node, root); in rb_simple_insert()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-kmem.c | 121 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 D | builtin-lock.c | 161 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 D | mali_memory_virtual.c | 51 rb_insert_color(&node->vm_rb, &mgr->allocation_mgr_rb); in _mali_vma_offset_add_rb()
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | string_table.c | 69 rb_insert_color(&cs->node, &string_tree); in ceph_find_or_create_string()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | rbtree.c | 377 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 D | blktrace_git.bb | 31 # 2) git/blkiomon.c:216: undefined reference to `rb_insert_color'
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | rbtree.c | 434 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 D | sch_fq.c | 194 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 D | orphan.c | 90 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 D | rxe_pool.c | 222 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 D | iint.c | 134 rb_insert_color(node, &integrity_iint_tree); in integrity_inode_get()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_trace_gpu_mem.c | 157 rb_insert_color(&new_buf_node->dma_buf_node, root); in kbase_capture_dma_buf_mapping()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | orphan.c | 82 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()
|