Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dradix-tree.c70 static inline void *node_to_entry(void *ptr) in node_to_entry() function
454 entry = node_to_entry(node); in radix_tree_extend()
550 if (node_to_entry(node) == in delete_node()
626 rcu_assign_pointer(*slot, node_to_entry(child)); in __radix_tree_create()
1510 rcu_assign_pointer(*slot, node_to_entry(child)); in idr_get_free()