Searched refs:pool_alloc_page (Results 1 – 2 of 2) sorted by relevance
139 pool_alloc_page (struct ms_mem_pool *pMem_pool, int iFlags) in pool_alloc_page() function212 if (!(ms_page = pool_alloc_page (pMem_pool, iFlags))) in ms_mem_pool_alloc()
202 pool_alloc_page (struct pci_pool *pool, int mem_flags) in pool_alloc_page() function293 if (!(page = pool_alloc_page (pool, mem_flags))) { in pci_pool_alloc()