Home
last modified time | relevance | path

Searched refs:alloc_pages_bulk_array (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dgfp.h546 alloc_pages_bulk_array(gfp_t gfp, unsigned long nr_pages, struct page **page_array) in alloc_pages_bulk_array() function
/linux/net/core/
A Dpage_pool.c274 nr_pages = alloc_pages_bulk_array(gfp, bulk, pool->alloc.cache); in __page_pool_alloc_pages_slow()
/linux/net/sunrpc/
A Dsvc_xprt.c679 ret = alloc_pages_bulk_array(GFP_KERNEL, pages, in svc_alloc_arg()
/linux/fs/xfs/
A Dxfs_buf.c381 filled = alloc_pages_bulk_array(gfp_mask, bp->b_page_count, in xfs_buf_alloc_pages()

Completed in 17 milliseconds