Searched defs:rb_insert (Results 1 – 2 of 2) sorted by relevance
24 int rb_insert(struct rb_root *root, struct io *iop) in rb_insert() function
280 rb_insert(node_t **rootaddr, PyObject *key, PyObject *value) in rb_insert() function