Home
last modified time | relevance | path

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

/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
95 (node); (node) = rb_next_match((node), (key), (cmp)))