Home
last modified time | relevance | path

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

/linux/lib/
A Dtest_vmalloc.c376 nr_allocated = alloc_pages_bulk_array(GFP_KERNEL, map_nr_pages, pages); in vm_map_ram_test()
A Dkunit_iov_iter.c60 got = alloc_pages_bulk_array(GFP_KERNEL, npages, pages); in iov_kunit_create_buffer()
/linux/include/linux/
A Dgfp.h229 #define alloc_pages_bulk_array(_gfp, _nr_pages, _page_array) \ macro
/linux/fs/erofs/
A Dzutil.c90 j = alloc_pages_bulk_array(GFP_KERNEL, nrpages, in z_erofs_gbuf_growsize()
/linux/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/drivers/vfio/pci/mlx5/
A Dcmd.c433 filled = alloc_pages_bulk_array(GFP_KERNEL_ACCOUNT, to_fill, in mlx5vf_add_migration_pages()
1360 filled = alloc_pages_bulk_array(GFP_KERNEL_ACCOUNT, in alloc_recv_pages()
/linux/net/sunrpc/
A Dsvc_xprt.c674 ret = alloc_pages_bulk_array(GFP_KERNEL, pages, in svc_alloc_arg()
/linux/fs/
A Dsplice.c345 npages = alloc_pages_bulk_array(GFP_USER, npages, pages); in copy_splice_read()
/linux/fs/xfs/
A Dxfs_buf.c398 filled = alloc_pages_bulk_array(gfp_mask, bp->b_page_count, in xfs_buf_alloc_pages()
/linux/fs/btrfs/
A Dextent_io.c635 allocated = alloc_pages_bulk_array(gfp, nr_pages, page_array); in btrfs_alloc_page_array()

Completed in 66 milliseconds