Searched refs:alloc_type_forward (Results 1 – 2 of 2) sorted by relevance
739 alloc_type_forward, /* element to hold unknown tag */ enumerator5019 int unallocated = alloc_counts[(int) alloc_type_forward].unallocated; in allocate_forward()5020 page_type *cur_page = alloc_counts[(int) alloc_type_forward].cur_page; in allocate_forward()5025 alloc_counts[(int) alloc_type_forward].cur_page = cur_page = allocate_page (); in allocate_forward()5026 alloc_counts[(int) alloc_type_forward].total_pages++; in allocate_forward()5030 alloc_counts[(int) alloc_type_forward].unallocated = unallocated; in allocate_forward()5038 alloc_counts[(int) alloc_type_forward].total_alloc++; in allocate_forward()
739 alloc_type_forward, /* element to hold unknown tag */ enumerator5027 int unallocated = alloc_counts[(int) alloc_type_forward].unallocated; in allocate_forward()5028 page_type *cur_page = alloc_counts[(int) alloc_type_forward].cur_page; in allocate_forward()5033 alloc_counts[(int) alloc_type_forward].cur_page = cur_page = allocate_page (); in allocate_forward()5034 alloc_counts[(int) alloc_type_forward].total_pages++; in allocate_forward()5038 alloc_counts[(int) alloc_type_forward].unallocated = unallocated; in allocate_forward()5046 alloc_counts[(int) alloc_type_forward].total_alloc++; in allocate_forward()