Searched defs:page_array (Results 1 – 11 of 11) 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 */ member 154 struct page **page_array; member
|
/linux/arch/x86/kernel/cpu/sgx/ |
H A D | virt.c | 22 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 | nfs_xdr.h | 1627 struct page *page_array[NFS_PAGEVEC_SIZE]; member 1677 struct nfs_page_array page_array; member
|
/linux/mm/kasan/ |
H A D | shadow.c | 341 struct page **page_array = pages; in ___alloc_pages_bulk() local
|
/linux/mm/ |
H A D | mempolicy.c | 2523 struct page **page_array) in alloc_pages_bulk_interleave() 2558 struct page **page_array) in alloc_pages_bulk_weighted_interleave() 2676 struct page **page_array) in alloc_pages_bulk_preferred_many() 2701 unsigned long nr_pages, struct page **page_array) in alloc_pages_bulk_mempolicy_noprof()
|
H A D | page_alloc.c | 4771 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
|
/linux/io_uring/ |
H A D | rsrc.c | 695 struct page **page_array = *pages, **new_array = NULL; in io_coalesce_buffer() local 730 bool io_check_coalesce_buffer(struct page **page_array, int nr_pages, in io_check_coalesce_buffer()
|
/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 | 592 int btrfs_alloc_page_array(unsigned int nr_pages, struct page **page_array, in btrfs_alloc_page_array() 621 struct page *page_array[INLINE_EXTENT_BUFFER_PAGES] = { 0 }; in alloc_eb_folio_array() local
|