Searched refs:rb_find_add (Results 1 – 3 of 3) sorted by relevance
234 rb_find_add(struct rb_node *node, struct rb_root *tree, in rb_find_add() function
223 rb_find_add(struct rb_node *node, struct rb_root *tree, in rb_find_add() function
690 node = rb_find_add(&uprobe->rb_node, &uprobes_tree, __uprobe_cmp); in __insert_uprobe()
Completed in 9 milliseconds