Searched refs:rb_find (Results 1 – 4 of 4) sorted by relevance
267 rb_find(const void *key, const struct rb_root *tree, in rb_find() function
256 rb_find(const void *key, const struct rb_root *tree, in rb_find() function
80 struct rb_node *node = rb_find(&type_id, &discovery_tables, __type_cmp); in search_uncore_discovery_type()
663 struct rb_node *node = rb_find(&key, &uprobes_tree, __uprobe_cmp_key); in __find_uprobe()
Completed in 9 milliseconds