Searched refs:allocate_cluster (Results 1 – 3 of 3) sorted by relevance
1520 static page_t *allocate_cluster (size_t);4908 allocate_cluster (size_t npages) in allocate_cluster() function4921 allocate_cluster (size_t npages) in allocate_cluster() function4962 cluster_ptr = allocate_cluster (MAX_CLUSTER_PAGES); in allocate_multiple_pages()4973 return allocate_cluster (npages); in allocate_multiple_pages()5020 cluster_ptr = allocate_cluster (MAX_CLUSTER_PAGES); in allocate_page()
1459 static page_type *allocate_cluster (unsigned long npages);4781 allocate_cluster (unsigned long npages) in allocate_cluster() function4810 cluster_ptr = allocate_cluster (pages_left); in allocate_page()
1459 static page_type *allocate_cluster (unsigned long npages);4776 allocate_cluster (unsigned long npages) in allocate_cluster() function4805 cluster_ptr = allocate_cluster (pages_left); in allocate_page()