Searched refs:alloc_type_forward (Results 1 – 4 of 4) sorted by relevance
880 alloc_type_forward, /* element to hold unknown tag */ enumerator4847 alloc_counts[ alloc_type_forward ].alloc_name = "forward";5449 ptr = alloc_counts[ (int) alloc_type_forward ].free_list.f_forward; in allocate_forward()5451 alloc_counts[ (int) alloc_type_forward ].free_list.f_forward = ptr->free; in allocate_forward()5455 int unallocated = alloc_counts[ (int) alloc_type_forward ].unallocated; in allocate_forward()5456 page_t *cur_page = alloc_counts[ (int) alloc_type_forward ].cur_page; in allocate_forward()5461 alloc_counts[ (int) alloc_type_forward ].cur_page = cur_page = allocate_page (); in allocate_forward()5462 alloc_counts[ (int) alloc_type_forward ].total_pages++; in allocate_forward()5466 alloc_counts[ (int) alloc_type_forward ].unallocated = unallocated; in allocate_forward()5474 alloc_counts[ (int) alloc_type_forward ].total_alloc++; in allocate_forward()[all …]
883 alloc_type_forward, /* element to hold unknown tag */ enumerator4709 alloc_counts[ alloc_type_forward ].alloc_name = "forward"; in main()5313 ptr = alloc_counts[ (int) alloc_type_forward ].free_list.f_forward; in allocate_forward()5315 alloc_counts[ (int) alloc_type_forward ].free_list.f_forward = ptr->free; in allocate_forward()5319 int unallocated = alloc_counts[ (int) alloc_type_forward ].unallocated; in allocate_forward()5320 page_t *cur_page = alloc_counts[ (int) alloc_type_forward ].cur_page; in allocate_forward()5325 alloc_counts[ (int) alloc_type_forward ].cur_page = cur_page = allocate_page (); in allocate_forward()5326 alloc_counts[ (int) alloc_type_forward ].total_pages++; in allocate_forward()5330 alloc_counts[ (int) alloc_type_forward ].unallocated = unallocated; in allocate_forward()5338 alloc_counts[ (int) alloc_type_forward ].total_alloc++; in allocate_forward()[all …]
742 alloc_type_forward, /* element to hold unknown tag */ enumerator5050 register int unallocated = alloc_counts[(int) alloc_type_forward].unallocated; in allocate_forward()5051 register page_type *cur_page = alloc_counts[(int) alloc_type_forward].cur_page; in allocate_forward()5056 alloc_counts[(int) alloc_type_forward].cur_page = cur_page = allocate_page (); in allocate_forward()5057 alloc_counts[(int) alloc_type_forward].total_pages++; in allocate_forward()5061 alloc_counts[(int) alloc_type_forward].unallocated = unallocated; in allocate_forward()5069 alloc_counts[(int) alloc_type_forward].total_alloc++; in allocate_forward()
741 alloc_type_forward, /* element to hold unknown tag */ enumerator5051 register int unallocated = alloc_counts[(int) alloc_type_forward].unallocated; in allocate_forward()5052 register page_type *cur_page = alloc_counts[(int) alloc_type_forward].cur_page; in allocate_forward()5057 alloc_counts[(int) alloc_type_forward].cur_page = cur_page = allocate_page (); in allocate_forward()5058 alloc_counts[(int) alloc_type_forward].total_pages++; in allocate_forward()5062 alloc_counts[(int) alloc_type_forward].unallocated = unallocated; in allocate_forward()5070 alloc_counts[(int) alloc_type_forward].total_alloc++; in allocate_forward()