/Linux-v6.6/fs/nfs/blocklayout/ |
D | blocklayout.c | 241 struct page **pages = header->args.pages; in bl_read_pagelist() local 385 struct page **pages = header->args.pages; in bl_write_pagelist() local
|
/Linux-v6.6/fs/nfs/ |
D | nfs42xattr.c | 176 struct page **pages, size_t len) in nfs4_xattr_alloc_entry() 689 const char *buf, struct page **pages, ssize_t buflen) in nfs4_xattr_cache_add()
|
/Linux-v6.6/include/linux/ |
D | kexec.h | 482 static inline int arch_kexec_post_alloc_pages(void *vaddr, unsigned int pages, gfp_t gfp) { return … in arch_kexec_post_alloc_pages() 486 static inline void arch_kexec_pre_free_pages(void *vaddr, unsigned int pages) { } in arch_kexec_pre_free_pages()
|
D | vmalloc.h | 54 struct page **pages; member
|
/Linux-v6.6/net/sunrpc/auth_gss/ |
D | gss_rpc_xdr.h | 124 struct page **pages; /* Array of contiguous pages */ member 137 struct page **pages; member
|
/Linux-v6.6/drivers/gpu/drm/gma500/ |
D | gem.c | 34 struct page **pages; in psb_gem_pin() local
|
/Linux-v6.6/drivers/gpu/drm/ |
D | drm_agpsupport.c | 199 unsigned long pages; in drm_legacy_agp_alloc() local
|
/Linux-v6.6/drivers/vfio/ |
D | iova_bitmap.c | 48 struct page **pages; member
|
/Linux-v6.6/fs/ntfs3/ |
D | frecord.c | 2095 struct page **pages = NULL; /* Array of at most 16 pages. stack? */ in ni_readpage_cmpr() local 2179 struct page **pages = NULL; in ni_decompress_file() local 2448 int ni_read_frame(struct ntfs_inode *ni, u64 frame_vbo, struct page **pages, in ni_read_frame() 2733 int ni_write_frame(struct ntfs_inode *ni, struct page **pages, in ni_write_frame()
|
/Linux-v6.6/drivers/misc/ |
D | fastrpc.c | 940 struct fastrpc_phy_page *pages; in fastrpc_get_args() local 1068 struct fastrpc_phy_page *pages; in fastrpc_put_args() local 1239 struct fastrpc_phy_page pages[1]; in fastrpc_init_create_static_process() local 1357 struct fastrpc_phy_page pages[1]; in fastrpc_init_create_process() local 1855 struct fastrpc_phy_page pages; in fastrpc_req_mmap() local 2009 struct fastrpc_phy_page pages = { 0 }; in fastrpc_req_mem_map() local
|
/Linux-v6.6/drivers/base/firmware_loader/ |
D | firmware.h | 76 struct page **pages; member
|
/Linux-v6.6/fs/btrfs/ |
D | free-space-cache.h | 83 struct page **pages; member
|
/Linux-v6.6/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-desc.c | 289 struct page *pages = NULL; in xgbe_alloc_pages() local
|
/Linux-v6.6/drivers/media/common/saa7146/ |
D | saa7146_core.c | 168 int pages = (length+PAGE_SIZE-1)/PAGE_SIZE; in saa7146_vmalloc_build_pgtable() local
|
/Linux-v6.6/kernel/dma/ |
D | contiguous.c | 329 bool dma_release_from_contiguous(struct device *dev, struct page *pages, in dma_release_from_contiguous()
|
/Linux-v6.6/kernel/power/ |
D | power.h | 16 unsigned long pages; member
|
/Linux-v6.6/include/uapi/linux/ |
D | screen_info.h | 44 __u16 pages; /* 0x32 */ member
|
/Linux-v6.6/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-desc.c | 334 struct page *pages = NULL; in xlgmac_alloc_pages() local
|
/Linux-v6.6/mm/ |
D | process_vm_access.c | 27 static int process_vm_rw_pages(struct page **pages, in process_vm_rw_pages()
|
/Linux-v6.6/drivers/platform/goldfish/ |
D | goldfish_pipe.c | 164 struct page *pages[MAX_BUFFERS_PER_COMMAND]; member 286 static void populate_rw_params(struct page **pages, in populate_rw_params()
|
/Linux-v6.6/arch/powerpc/mm/book3s64/ |
D | radix_pgtable.c | 726 unsigned long next, pages = 0; in remove_pte_table() local 759 unsigned long next, pages = 0; in remove_pmd_table() local 799 unsigned long next, pages = 0; in remove_pud_table() local
|
/Linux-v6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_arm.c | 130 struct page **pages; member 219 struct page **pages; in create_pagelist() local 403 struct page **pages = pagelistinfo->pages; in free_pagelist() local
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qed/ |
D | qed_cxt.c | 2516 u16 i, pages = 0; in qed_get_cdut_num_pf_init_pages() local 2531 u16 i, pages = 0; in qed_get_cdut_num_vf_init_pages() local 2546 u16 i, pages = 0; in qed_get_cdut_num_pf_work_pages() local 2561 u16 pages = 0, i; in qed_get_cdut_num_vf_work_pages() local
|
/Linux-v6.6/net/tls/ |
D | tls_sw.c | 195 unsigned int pages; in tls_decrypt_done() local 938 struct page *page = NULL, **pages = &page; in tls_sw_sendmsg_splice() local 1350 struct page *pages[MAX_SKB_FRAGS]; in tls_setup_from_iter() local 1448 int n_sgin, n_sgout, aead_size, err, pages = 0; in tls_decrypt_sg() local
|
/Linux-v6.6/drivers/staging/media/atomisp/include/hmm/ |
D | hmm_bo.h | 117 struct page **pages; member
|