Home
last modified time | relevance | path

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

/Zephyr-latest/lib/utils/
Drb.c79 static int find_and_stack(struct rbtree *tree, struct rbnode *node, in find_and_stack() function
237 int stacksz = find_and_stack(tree, node, stack); in rb_insert()
381 int stacksz = find_and_stack(tree, node, stack); in rb_remove()
/Zephyr-latest/cmake/sca/eclair/ECL/
Dcall_properties.ecl30 -call_properties+={"name(find_and_stack)", {"pointee_read(3=never)","pointee_write(3=always)"}}