Home
last modified time | relevance | path

Searched refs:rb_add (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Drbtree.h206 rb_add(struct rb_node *node, struct rb_root *tree, in rb_add() function
/openbmc/linux/include/linux/
H A Drbtree.h195 rb_add(struct rb_node *node, struct rb_root *tree, in rb_add() function
/openbmc/linux/arch/x86/events/intel/
H A Duncore_discovery.c100 rb_add(&type->node, &discovery_tables, __type_less); in add_uncore_discovery_type()
/openbmc/linux/fs/
H A Dxattr.c1372 rb_add(&new_xattr->rb_node, &xattrs->rb_root, rbtree_simple_xattr_less); in simple_xattr_add()
/openbmc/linux/fs/btrfs/
H A Dsend.c4701 rb_add(&ref->node, root, rbtree_ref_less); in record_ref_in_tree()
/openbmc/linux/kernel/sched/
H A Dcore.c246 rb_add(&p->core_node, &rq->core_tree, rb_sched_core_less); in sched_core_enqueue()
/openbmc/linux/kernel/events/
H A Dcore.c1679 rb_add(&event->group_node, &groups->tree, __group_less); in perf_event_groups_insert()