Home
last modified time | relevance | path

Searched refs:replace_slot (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dradix-tree.c821 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()
1375 replace_slot(slot, NULL, node, -1, values); in __radix_tree_delete()
/kernel/linux/linux-6.6/lib/
H A Dradix-tree.c823 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()

Completed in 6 milliseconds