Searched refs:a_next_pgt_count (Results 1 – 1 of 1) sorted by relevance
915 size_t a_next_pgt_count = get_pgt_count(a_next->base, a_next->size); in alloc_merged_pgt_array() local925 assert(pgt_count == a_pgt_count + a_next_pgt_count - 1); in alloc_merged_pgt_array()927 assert(pgt_count == a_pgt_count + a_next_pgt_count); in alloc_merged_pgt_array()945 (a_next_pgt_count - 1) * sizeof(struct pgt *)); in alloc_merged_pgt_array()948 a_next_pgt_count * sizeof(struct pgt *)); in alloc_merged_pgt_array()