Searched refs:page_type (Results 1 – 2 of 2) sorted by relevance
1042 } page_type; typedef1047 page_type *cur_page; /* current page being allocated from */1459 static page_type *allocate_cluster (unsigned long npages);1460 static page_type *allocate_page (void);1526 new_links->datum = (page_type *) xcalloc (1, vp->object_size); in add_varray_page()4788 static page_type *4791 page_type *value = (page_type *) xmalloc (npages * PAGE_USIZE); in allocate_cluster()4803 static page_type *cluster_ptr = NULL;4810 static page_type *4826 page_type *ptr; in allocate_page()[all …]
1267 * ecoff.c (page_type): Renamed from page_t to avoid conflict