| /linux-6.15/fs/netfs/ |
| H A D | misc.c | 54 folio = folio_alloc(gfp, order); in netfs_alloc_folioq_buffer() 56 folio = folio_alloc(gfp, 0); in netfs_alloc_folioq_buffer()
|
| H A D | buffered_read.c | 438 sink = folio_alloc(GFP_KERNEL, 0); in netfs_read_gaps()
|
| /linux-6.15/Documentation/translations/zh_CN/mm/ |
| H A D | page_owner.rst | 94 folio_alloc+0xd5/0x110
|
| /linux-6.15/mm/ |
| H A D | secretmem.c | 70 folio = folio_alloc(gfp | __GFP_ZERO, 0); in secretmem_fault()
|
| H A D | migrate_device.c | 1002 dfolio = folio_alloc(GFP_USER | __GFP_NOWARN, 0); in migrate_device_coherent_folio()
|
| H A D | huge_memory.c | 218 zero_folio = folio_alloc((GFP_TRANSHUGE | __GFP_ZERO) & ~__GFP_MOVABLE, in get_huge_zero_page()
|
| /linux-6.15/drivers/misc/lkdtm/ |
| H A D | usercopy.c | 412 folio = folio_alloc(GFP_KERNEL | __GFP_ZERO, 1); in lkdtm_USERCOPY_FOLIO()
|
| /linux-6.15/include/linux/ |
| H A D | gfp.h | 342 #define folio_alloc(...) alloc_hooks(folio_alloc_noprof(__VA_ARGS__)) macro
|
| /linux-6.15/fs/fuse/ |
| H A D | cuse.c | 441 folio = folio_alloc(GFP_KERNEL | __GFP_ZERO, 0); in cuse_send_init()
|
| H A D | ioctl.c | 310 ap.folios[ap.num_folios] = folio_alloc(GFP_KERNEL | __GFP_HIGHMEM, 0); in fuse_do_ioctl()
|
| H A D | readdir.c | 344 folio = folio_alloc(GFP_KERNEL, 0); in fuse_readdir_uncached()
|
| H A D | file.c | 2185 tmp_folio = folio_alloc(GFP_NOFS | __GFP_HIGHMEM, 0); in fuse_writepage_locked() 2387 tmp_folio = folio_alloc(GFP_NOFS | __GFP_HIGHMEM, 0); in fuse_writepages_fill()
|
| H A D | dir.c | 1668 folio = folio_alloc(GFP_KERNEL, 0); in fuse_get_link()
|
| /linux-6.15/Documentation/mm/ |
| H A D | page_owner.rst | 104 folio_alloc+0xd5/0x110
|
| /linux-6.15/drivers/s390/net/ |
| H A D | ism_drv.c | 320 folio = folio_alloc(GFP_KERNEL | __GFP_NOWARN | __GFP_NOMEMALLOC | in ism_alloc_dmb()
|
| /linux-6.15/fs/xfs/ |
| H A D | xfs_zone_gc.c | 223 folio_alloc(GFP_KERNEL, get_order(XFS_GC_CHUNK_SIZE)); in xfs_zone_gc_data_alloc()
|
| H A D | xfs_buf.c | 226 folio = folio_alloc(gfp_mask, get_order(size)); in xfs_buf_alloc_backing_mem()
|
| /linux-6.15/fs/btrfs/ |
| H A D | compression.c | 241 return folio_alloc(GFP_NOFS, 0); in btrfs_alloc_compr_folio()
|
| H A D | extent_io.c | 597 folio_array[i] = folio_alloc(GFP_NOFS, 0); in btrfs_alloc_folio_array()
|
| H A D | inode.c | 9646 folios[i] = folio_alloc(GFP_KERNEL_ACCOUNT, 0); in btrfs_do_encoded_write()
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_gpu_error.c | 201 folio = folio_alloc(gfp, 0); in pool_refill() 228 folio = folio_alloc(gfp, 0); in pool_alloc()
|
| /linux-6.15/fs/nfs/ |
| H A D | dir.c | 243 struct folio *folio = folio_alloc(gfp_flags, 0); in nfs_readdir_folio_array_alloc() 2609 folio = folio_alloc(GFP_USER, 0); in nfs_symlink()
|
| /linux-6.15/fs/ocfs2/cluster/ |
| H A D | tcp.c | 2103 folio = folio_alloc(GFP_KERNEL | __GFP_ZERO, 0); in o2net_init()
|
| /linux-6.15/fs/ntfs3/ |
| H A D | attrib.c | 1434 folio = folio_alloc(GFP_KERNEL, 0); in attr_wof_frame_info()
|
| /linux-6.15/fs/smb/client/ |
| H A D | smb2ops.c | 4409 folio = folio_alloc(GFP_KERNEL|__GFP_HIGHMEM, 0); in cifs_alloc_folioq_buffer()
|