Searched refs:alloc_type_vlinks (Results 1 – 2 of 2) sorted by relevance
735 alloc_type_vlinks, /* glue linking pages in varray */ enumerator4866 int unallocated = alloc_counts[(int) alloc_type_vlinks].unallocated; in allocate_vlinks()4867 page_type *cur_page = alloc_counts[(int) alloc_type_vlinks].cur_page; in allocate_vlinks()4872 alloc_counts[(int) alloc_type_vlinks].cur_page = cur_page = allocate_page (); in allocate_vlinks()4873 alloc_counts[(int) alloc_type_vlinks].total_pages++; in allocate_vlinks()4877 alloc_counts[(int) alloc_type_vlinks].unallocated = unallocated; in allocate_vlinks()4885 alloc_counts[(int) alloc_type_vlinks].total_alloc++; in allocate_vlinks()
735 alloc_type_vlinks, /* glue linking pages in varray */ enumerator4870 int unallocated = alloc_counts[(int) alloc_type_vlinks].unallocated; in allocate_vlinks()4871 page_type *cur_page = alloc_counts[(int) alloc_type_vlinks].cur_page; in allocate_vlinks()4876 alloc_counts[(int) alloc_type_vlinks].cur_page = cur_page = allocate_page (); in allocate_vlinks()4877 alloc_counts[(int) alloc_type_vlinks].total_pages++; in allocate_vlinks()4881 alloc_counts[(int) alloc_type_vlinks].unallocated = unallocated; in allocate_vlinks()4889 alloc_counts[(int) alloc_type_vlinks].total_alloc++; in allocate_vlinks()