Home
last modified time | relevance | path

Searched defs:rb_next_match (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Drbtree.h314 rb_next_match(const void *key, struct rb_node *node, in rb_next_match() function
/kernel/linux/linux-6.6/tools/include/linux/
Drbtree.h325 rb_next_match(const void *key, struct rb_node *node, in rb_next_match() function
/kernel/linux/linux-5.10/tools/objtool/
Delf.c84 static struct rb_node *rb_next_match(struct rb_node *node, const void *key, in rb_next_match() function