Searched refs:calculate_count (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | radix-tree.c | 848 static int calculate_count(struct radix_tree_root *root, in calculate_count() function 879 int count = calculate_count(root, node, slot, item, old); in __radix_tree_replace()
|
/kernel/linux/linux-6.6/lib/ |
H A D | radix-tree.c | 850 static int calculate_count(struct radix_tree_root *root, in calculate_count() function 881 int count = calculate_count(root, node, slot, item, old); in __radix_tree_replace()
|
Completed in 8 milliseconds