Searched refs:replace_slot (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/lib/ |
D | radix-tree.c | 1123 static void replace_slot(void __rcu **slot, void *item, in replace_slot() function 1197 replace_slot(slot, item, node, count, exceptional); in __radix_tree_replace() 1998 replace_slot(slot, NULL, node, -1, exceptional); in __radix_tree_delete()
|