Searched refs:replace_slot (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/lib/ |
D | radix-tree.c | 823 static void replace_slot(void __rcu **slot, void *item, in replace_slot() function 890 replace_slot(slot, item, node, count, values); in __radix_tree_replace() 1378 replace_slot(slot, NULL, node, -1, values); in __radix_tree_delete()
|