Searched defs:nrpages (Results 1 – 18 of 18) sorted by relevance
/linux-4.4.14/arch/sh/mm/ |
D | ioremap_fixed.c | 51 unsigned int nrpages; in ioremap_fixed() local 103 unsigned int nrpages; in iounmap_fixed() local
|
/linux-4.4.14/mm/ |
D | early_ioremap.c | 102 unsigned int nrpages; in __early_ioremap() local 164 unsigned int nrpages; in early_iounmap() local
|
D | fadvise.c | 37 unsigned long nrpages; in SYSCALL_DEFINE4() local
|
D | truncate.c | 406 unsigned long nrpages; in truncate_inode_pages_final() local
|
D | mprotect.c | 263 long nrpages = (end - start) >> PAGE_SHIFT; in mprotect_fixup() local
|
D | mmap.c | 2384 long nrpages = vma_pages(vma); in remove_vma_list() local
|
/linux-4.4.14/arch/x86/mm/ |
D | ioremap.c | 34 unsigned long nrpages = size >> PAGE_SHIFT; in ioremap_change_attr() local
|
/linux-4.4.14/fs/f2fs/ |
D | file.c | 917 pgoff_t nrpages = (i_size_read(inode) + PAGE_SIZE - 1) / PAGE_SIZE; in f2fs_do_collapse() local 1092 pgoff_t pg_start, pg_end, delta, nrpages, idx; in f2fs_insert_range() local
|
D | checkpoint.c | 143 int ra_meta_pages(struct f2fs_sb_info *sbi, block_t start, int nrpages, in ra_meta_pages()
|
D | node.c | 1800 int i, idx, last_offset, nrpages; in restore_node_summary() local
|
D | segment.c | 2128 int nrpages = MAX_BIO_BLOCKS(sbi); in build_sit_entries() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 1294 int nrpages; in mgc_process_recover_log() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | cl_io.c | 1531 void cl_sync_io_init(struct cl_sync_io *anchor, int nrpages) in cl_sync_io_init()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | lproc_llite.c | 397 int nrpages = 0; in ll_max_cached_mb_seq_write() local
|
/linux-4.4.14/fs/ |
D | buffer.c | 3415 unsigned long nrpages; in buffer_init() local
|
/linux-4.4.14/drivers/iommu/ |
D | intel-iommu.c | 3304 unsigned long nrpages, uint64_t dma_mask) in intel_alloc_iova()
|
/linux-4.4.14/fs/btrfs/ |
D | extent_io.c | 1685 unsigned long nrpages; in lock_delalloc_pages() local
|
/linux-4.4.14/include/linux/ |
D | fs.h | 434 unsigned long nrpages; /* number of total pages */ member
|