Searched refs:replace_slot (Results 1 – 1 of 1) sorted by relevance
/linux/lib/ |
A D | radix-tree.c | 821 static void replace_slot(void __rcu **slot, void *item, in replace_slot() function 888 replace_slot(slot, item, node, count, values); in __radix_tree_replace() 1377 replace_slot(slot, NULL, node, -1, values); in __radix_tree_delete()
|
Completed in 7 milliseconds