Searched defs:rb_next_match (Results 1 – 3 of 3) sorted by relevance
314 rb_next_match(const void *key, struct rb_node *node, in rb_next_match() function
325 rb_next_match(const void *key, struct rb_node *node, in rb_next_match() function
84 static struct rb_node *rb_next_match(struct rb_node *node, const void *key, in rb_next_match() function