Home
last modified time | relevance | path

Searched refs:calculate_count (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dradix-tree.c850 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()