Searched refs:rb_find_add_rcu (Results 1 – 4 of 4) sorted by relevance
296 rb_find_add_rcu(struct rb_node *node, struct rb_root *tree, in rb_find_add_rcu() function
107 rb_find_add_rcu(&pid->pidfs_node, &pidfs_ino_tree, pidfs_ino_cmp); in pidfs_add_pid()
147 node = rb_find_add_rcu(&ns->mnt_ns_tree_node, &mnt_ns_tree, mnt_ns_cmp); in mnt_ns_tree_add()
924 node = rb_find_add_rcu(&uprobe->rb_node, &uprobes_tree, __uprobe_cmp); in __insert_uprobe()