Searched refs:node_to_entry (Results 1 – 1 of 1) sorted by relevance
72 static inline void *node_to_entry(void *ptr) in node_to_entry() function77 #define RADIX_TREE_RETRY node_to_entry(NULL)528 slot = node_to_entry(node); in radix_tree_extend()586 rcu_assign_pointer(*slot, node_to_entry(child)); in __radix_tree_create()604 child = node_to_entry(slot); in __radix_tree_create()1561 delete_sibling_entries(node, node_to_entry(slot), offset); in radix_tree_delete_item()