Home
last modified time | relevance | path

Searched defs:pages (Results 251 – 275 of 612) sorted by relevance

1...<<11121314151617181920>>...25

/Linux-v6.6/fs/nfs/blocklayout/
Dblocklayout.c241 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/
Dnfs42xattr.c176 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/
Dkexec.h482 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()
Dvmalloc.h54 struct page **pages; member
/Linux-v6.6/net/sunrpc/auth_gss/
Dgss_rpc_xdr.h124 struct page **pages; /* Array of contiguous pages */ member
137 struct page **pages; member
/Linux-v6.6/drivers/gpu/drm/gma500/
Dgem.c34 struct page **pages; in psb_gem_pin() local
/Linux-v6.6/drivers/gpu/drm/
Ddrm_agpsupport.c199 unsigned long pages; in drm_legacy_agp_alloc() local
/Linux-v6.6/drivers/vfio/
Diova_bitmap.c48 struct page **pages; member
/Linux-v6.6/fs/ntfs3/
Dfrecord.c2095 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/
Dfastrpc.c940 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/
Dfirmware.h76 struct page **pages; member
/Linux-v6.6/fs/btrfs/
Dfree-space-cache.h83 struct page **pages; member
/Linux-v6.6/drivers/net/ethernet/amd/xgbe/
Dxgbe-desc.c289 struct page *pages = NULL; in xgbe_alloc_pages() local
/Linux-v6.6/drivers/media/common/saa7146/
Dsaa7146_core.c168 int pages = (length+PAGE_SIZE-1)/PAGE_SIZE; in saa7146_vmalloc_build_pgtable() local
/Linux-v6.6/kernel/dma/
Dcontiguous.c329 bool dma_release_from_contiguous(struct device *dev, struct page *pages, in dma_release_from_contiguous()
/Linux-v6.6/kernel/power/
Dpower.h16 unsigned long pages; member
/Linux-v6.6/include/uapi/linux/
Dscreen_info.h44 __u16 pages; /* 0x32 */ member
/Linux-v6.6/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-desc.c334 struct page *pages = NULL; in xlgmac_alloc_pages() local
/Linux-v6.6/mm/
Dprocess_vm_access.c27 static int process_vm_rw_pages(struct page **pages, in process_vm_rw_pages()
/Linux-v6.6/drivers/platform/goldfish/
Dgoldfish_pipe.c164 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/
Dradix_pgtable.c726 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/
Dvchiq_arm.c130 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/
Dqed_cxt.c2516 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/
Dtls_sw.c195 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/
Dhmm_bo.h117 struct page **pages; member

1...<<11121314151617181920>>...25