Searched refs:rbt_cmp (Results 1 – 1 of 1) sorted by relevance
58 rbt_cmp(struct rbt_test_node *a, struct rbt_test_node *b) in rbt_cmp() function79 RB_PROTOTYPE(_rb_test_tree, rbt_test_node, link, rbt_cmp)80 RB_GENERATE(_rb_test_tree, rbt_test_node, link, rbt_cmp)