Searched refs:find_and_stack (Results 1 – 2 of 2) sorted by relevance
79 static int find_and_stack(struct rbtree *tree, struct rbnode *node, in find_and_stack() function237 int stacksz = find_and_stack(tree, node, stack); in rb_insert()381 int stacksz = find_and_stack(tree, node, stack); in rb_remove()
30 -call_properties+={"name(find_and_stack)", {"pointee_read(3=never)","pointee_write(3=always)"}}