Home
last modified time | relevance | path

Searched defs:nrpages (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dioremap_fixed.c52 unsigned int nrpages; in ioremap_fixed() local
104 unsigned int nrpages; in iounmap_fixed() local
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dpcpubuf.c16 unsigned int nrpages; member
48 int erofs_pcpubuf_growsize(unsigned int nrpages) in erofs_pcpubuf_growsize()
H A Dzdata.c64 static struct z_erofs_pcluster *z_erofs_alloc_pcluster(unsigned int nrpages) in z_erofs_alloc_pcluster()
/OK3568_Linux_fs/kernel/mm/
H A Dearly_ioremap.c110 unsigned int nrpages; in __early_ioremap() local
172 unsigned int nrpages; in early_iounmap() local
H A Dfadvise.c40 unsigned long nrpages; in generic_fadvise() local
H A Dtruncate.c489 unsigned long nrpages; in truncate_inode_pages_final() local
H A Dmprotect.c404 long nrpages = (end - start) >> PAGE_SHIFT; in mprotect_fixup() local
H A Dmmap.c2766 long nrpages = vma_pages(vma); in remove_vma_list() local
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglops.c543 unsigned long nrpages; in inode_go_dump() local
H A Dglock.c2173 unsigned long nrpages = 0; in gfs2_dump_glock() local
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dioremap.c46 unsigned long nrpages = size >> PAGE_SHIFT; in ioremap_change_attr() local
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Diommu.c3523 unsigned long nrpages, uint64_t dma_mask) in intel_alloc_iova()
3649 unsigned long nrpages; in intel_unmap() local
3758 unsigned long nrpages = 0; in intel_unmap_sg() local
3879 unsigned long nrpages; in bounce_map_single() local
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcheckpoint.c224 int f2fs_ra_meta_pages(struct f2fs_sb_info *sbi, block_t start, int nrpages, in f2fs_ra_meta_pages()
H A Dnode.c2812 int i, idx, last_offset, nrpages; in f2fs_restore_node_summary() local
H A Dfile.c1350 pgoff_t nrpages = DIV_ROUND_UP(i_size_read(inode), PAGE_SIZE); in f2fs_do_collapse() local
/OK3568_Linux_fs/kernel/fs/
H A Dbuffer.c3448 unsigned long nrpages; in buffer_init() local
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h147 unsigned long nrpages; /* number of total pages */ member
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h469 unsigned long nrpages; member