Searched refs:rb_contains (Results 1 – 5 of 5) sorted by relevance
154 bool rb_contains(struct rbtree *tree, struct rbnode *node);
167 _CHECK(get_node_mask(i) == rb_contains(&test_rbtree, &nodes[i])); in _check_tree()
298 bool ret = rb_contains(&queue->queue, &item->rbnode); in k_p4wq_cancel()
524 bool rb_contains(struct rbtree *tree, struct rbnode *node) in rb_contains() function
40 predicate, :c:func:`rb_contains`, which returns a boolean True if the