Home
last modified time | relevance | path

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

/linux-2.6.39/lib/ !
Dprio_tree.c83 static inline unsigned long prio_tree_maxindex(unsigned int bits) in prio_tree_maxindex() function
99 if (max_heap_index > prio_tree_maxindex(root->index_bits)) in prio_tree_expand()
102 while (max_heap_index > prio_tree_maxindex(root->index_bits)) { in prio_tree_expand()
198 heap_index > prio_tree_maxindex(root->index_bits)) in prio_tree_insert()