Searched refs:first_index (Results 1 – 2 of 2) sorted by relevance
199 unsigned long first_index, unsigned int max_items);202 unsigned long first_index, unsigned int max_items);
422 unsigned long first_index, unsigned int max_items) in radix_tree_gang_lookup() argument426 unsigned long cur_index = first_index; in radix_tree_gang_lookup()434 if (first_index > 0) in radix_tree_gang_lookup()491 unsigned long first_index, unsigned int max_items) in radix_tree_gang_lookup_slot() argument495 unsigned long cur_index = first_index; in radix_tree_gang_lookup_slot()503 if (first_index > 0) in radix_tree_gang_lookup_slot()
Completed in 4 milliseconds