Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dradix-tree.c72 static inline void *node_to_entry(void *ptr) in node_to_entry() function
456 entry = node_to_entry(node); in radix_tree_extend()
552 if (node_to_entry(node) == in delete_node()
628 rcu_assign_pointer(*slot, node_to_entry(child)); in __radix_tree_create()
1511 rcu_assign_pointer(*slot, node_to_entry(child)); in idr_get_free()