Searched defs:page_array (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/s390/cio/ |
| H A D | vfio_ccw_cp.c | 22 struct page_array { struct 39 struct page_array *ch_pa; argument
|
| /linux/fs/orangefs/ |
| H A D | orangefs-bufmap.c | 142 struct page **page_array; /* array of mapped pages */ global() member 154 struct page **page_array; global() member [all...] |
| /linux/arch/x86/kernel/cpu/sgx/ |
| H A D | virt.c | 23 struct xarray page_array; member
|
| /linux/include/linux/ |
| H A D | relay.h | 63 struct page **page_array; /* array of current buffer pages */ member
|
| H A D | gfp.h | 254 struct page **page_array) in alloc_pages_bulk_node_noprof()
|
| /linux/mm/kasan/ |
| H A D | shadow.c | 342 struct page **page_array = pages; in ___alloc_pages_bulk() local
|
| /linux/mm/ |
| H A D | mempolicy.c | 2597 struct page **page_array) in alloc_pages_bulk_interleave() argument 2632 struct page **page_array) in alloc_pages_bulk_weighted_interleave() argument 2750 struct page **page_array) in alloc_pages_bulk_preferred_many() argument 2775 alloc_pages_bulk_mempolicy_noprof(gfp_t gfp,unsigned long nr_pages,struct page ** page_array) alloc_pages_bulk_mempolicy_noprof() argument [all...] |
| H A D | page_alloc.c | 5067 alloc_pages_bulk_noprof(gfp_t gfp,int preferred_nid,nodemask_t * nodemask,int nr_pages,struct page ** page_array) alloc_pages_bulk_noprof() argument [all...] |
| /linux/drivers/staging/media/atomisp/pci/hmm/ |
| H A D | hmm_bo.c | 606 static void free_pages_bulk_array(unsigned long nr_pages, struct page **page_array) in free_pages_bulk_array()
|
| /linux/io_uring/ |
| H A D | rsrc.c | 680 struct page **page_array = *pages, **new_array = NULL; in io_coalesce_buffer() local 715 bool io_check_coalesce_buffer(struct page **page_array, int nr_pages, in io_check_coalesce_buffer() argument [all...] |
| /linux/drivers/infiniband/sw/siw/ |
| H A D | siw_qp_tx.c | 443 struct page *page_array[MAX_ARRAY]; in siw_tx_hdt() local
|
| /linux/fs/btrfs/ |
| H A D | extent_io.c | 672 btrfs_alloc_page_array(unsigned int nr_pages,struct page ** page_array,bool nofail) btrfs_alloc_page_array() argument 701 struct page *page_array[INLINE_EXTENT_BUFFER_PAGES] = { 0 }; alloc_eb_folio_array() local
|