Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dgfp.h199 alloc_pages_bulk_array(gfp_t gfp, unsigned long nr_pages, struct page **page_array) in alloc_pages_bulk_array() function
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/hmm/
A Dhmm_bo.c638 ret = alloc_pages_bulk_array(gfp, bo->pgnr, bo->pages); in alloc_private_pages()
/linux-6.3-rc2/drivers/vfio/pci/mlx5/
A Dmain.c81 filled = alloc_pages_bulk_array(GFP_KERNEL_ACCOUNT, to_fill, in mlx5vf_add_migration_pages()
A Dcmd.c1261 filled = alloc_pages_bulk_array(GFP_KERNEL_ACCOUNT, in alloc_recv_pages()
/linux-6.3-rc2/net/sunrpc/
A Dsvc_xprt.c681 ret = alloc_pages_bulk_array(GFP_KERNEL, pages, in svc_alloc_arg()
/linux-6.3-rc2/fs/
A Dsplice.c313 npages = alloc_pages_bulk_array(GFP_USER, npages, pages); in direct_splice_read()
/linux-6.3-rc2/fs/xfs/
A Dxfs_buf.c392 filled = alloc_pages_bulk_array(gfp_mask, bp->b_page_count, in xfs_buf_alloc_pages()
/linux-6.3-rc2/fs/btrfs/
A Dextent_io.c852 allocated = alloc_pages_bulk_array(GFP_NOFS, nr_pages, page_array); in btrfs_alloc_page_array()

Completed in 26 milliseconds