Searched refs:alloc_pages_bulk (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/fs/erofs/ |
| H A D | zutil.c | 90 j = alloc_pages_bulk(GFP_KERNEL, nrpages, in z_erofs_gbuf_growsize()
|
| /linux-6.15/lib/ |
| H A D | test_vmalloc.c | 376 nr_allocated = alloc_pages_bulk(GFP_KERNEL, map_nr_pages, pages); in vm_map_ram_test()
|
| /linux-6.15/include/linux/ |
| H A D | gfp.h | 244 #define alloc_pages_bulk(_gfp, _nr_pages, _page_array) \ macro
|
| /linux-6.15/mm/kasan/ |
| H A D | shadow.c | 344 nr_populated = alloc_pages_bulk(GFP_KERNEL, nr_pages, pages); in ___alloc_pages_bulk()
|
| /linux-6.15/drivers/staging/media/atomisp/pci/hmm/ |
| H A D | hmm_bo.c | 627 ret = alloc_pages_bulk(gfp, bo->pgnr, bo->pages); in alloc_private_pages()
|
| /linux-6.15/drivers/vfio/pci/mlx5/ |
| H A D | cmd.c | 434 filled = alloc_pages_bulk(GFP_KERNEL_ACCOUNT, to_fill, in mlx5vf_add_migration_pages() 1364 filled = alloc_pages_bulk(GFP_KERNEL_ACCOUNT, in alloc_recv_pages()
|
| /linux-6.15/net/sunrpc/ |
| H A D | svc_xprt.c | 667 ret = alloc_pages_bulk(GFP_KERNEL, pages, rqstp->rq_pages); in svc_alloc_arg()
|
| /linux-6.15/drivers/vfio/pci/virtio/ |
| H A D | migrate.c | 80 filled = alloc_pages_bulk(GFP_KERNEL_ACCOUNT, to_fill, in virtiovf_add_migration_pages()
|
| /linux-6.15/lib/tests/ |
| H A D | kunit_iov_iter.c | 60 got = alloc_pages_bulk(GFP_KERNEL, npages, pages); in iov_kunit_create_buffer()
|
| /linux-6.15/fs/ |
| H A D | splice.c | 343 npages = alloc_pages_bulk(GFP_USER, npages, pages); in copy_splice_read()
|
| /linux-6.15/fs/btrfs/ |
| H A D | extent_io.c | 631 allocated = alloc_pages_bulk(gfp, nr_pages, page_array); in btrfs_alloc_page_array()
|