Searched refs:allocate_cluster (Results 1 – 5 of 5) sorted by relevance
1575 STATIC page_t *allocate_cluster (Size_t);4966 allocate_cluster (Size_t npages) in allocate_cluster() function4979 allocate_cluster (Size_t npages) in allocate_cluster() function5020 cluster_ptr = allocate_cluster (MAX_CLUSTER_PAGES); in allocate_multiple_pages()5031 return allocate_cluster (npages); in allocate_multiple_pages()5078 cluster_ptr = allocate_cluster (MAX_CLUSTER_PAGES); in allocate_page()
10087 (allocate_cluster): Likewise.
8748 (allocate_cluster): Call xcalloc, not calloc.
15100 * mips-tfile.c (write_varray, write_object, allocate_cluster): Likewise.
1462 static page_type *allocate_cluster (unsigned long npages);4782 allocate_cluster (unsigned long npages) in allocate_cluster() function4811 cluster_ptr = allocate_cluster (pages_left); in allocate_page()