/linux-4.4.14/drivers/block/drbd/ |
D | drbd_bitmap.c | 216 static void bm_page_lock_io(struct drbd_device *device, int page_nr) in bm_page_lock_io() 223 static void bm_page_unlock_io(struct drbd_device *device, int page_nr) in bm_page_unlock_io() 254 void drbd_bm_mark_for_writeout(struct drbd_device *device, int page_nr) in drbd_bm_mark_for_writeout() 296 unsigned int page_nr = long_nr >> (PAGE_SHIFT - LN2_BPL + 3); in bm_word_to_page_idx() local 304 unsigned int page_nr = bitnr >> (PAGE_SHIFT + 3); in bm_bit_to_page_idx() local 984 static void bm_page_io_async(struct drbd_bm_aio_ctx *ctx, int page_nr) __must_hold(local) in bm_page_io_async() 1346 unsigned int page_nr = bm_bit_to_page_idx(b, bitnr); in __bm_change_bits_to() local 1416 int page_nr, int first_word, int last_word) in bm_set_full_words_within_one_page() 1457 int page_nr; in _drbd_bm_set_bits() local 1559 unsigned int page_nr = -1U; in drbd_bm_count_bits() local
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable-3level.h | 101 static inline pte_t pfn_pte(pfn_t page_nr, pgprot_t pgprot) in pfn_pte() 110 static inline pmd_t pfn_pmd(pfn_t page_nr, pgprot_t pgprot) in pfn_pmd()
|
/linux-4.4.14/tools/testing/selftests/vm/ |
D | userfaultfd.c | 113 unsigned long page_nr = *(&(page_nr)); /* uninitialized warning */ in locking_thread() local 336 unsigned long page_nr; in background_thread() local
|
/linux-4.4.14/fs/qnx6/ |
D | dir.c | 35 static unsigned last_entry(struct inode *inode, unsigned long page_nr) in last_entry()
|
/linux-4.4.14/arch/x86/include/asm/xen/ |
D | page.h | 260 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
|
/linux-4.4.14/mm/ |
D | swapfile.c | 346 struct swap_cluster_info *cluster_info, unsigned long page_nr) in inc_cluster_info_page() 374 struct swap_cluster_info *cluster_info, unsigned long page_nr) in dec_cluster_info_page() 2308 unsigned int page_nr = swap_header->info.badpages[i]; in setup_swap_map_and_extents() local
|
D | shmem.c | 1654 int error, page_nr; in shmem_file_splice_read() local
|
/linux-4.4.14/fs/minix/ |
D | dir.c | 39 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_vm.c | 296 unsigned long page_nr; in drm_do_vm_dma_fault() local
|
/linux-4.4.14/drivers/misc/mic/scif/ |
D | scif_fence.c | 189 int page_nr = (off - window->offset) >> PAGE_SHIFT; in scif_get_local_va() local
|
D | scif_dma.c | 681 int page_nr = (off - window->offset) >> PAGE_SHIFT; in _get_local_va() local 783 int i, page_nr; in scif_off_to_dma_addr() local
|
/linux-4.4.14/fs/ufs/ |
D | dir.c | 210 ufs_last_byte(struct inode *inode, unsigned long page_nr) in ufs_last_byte()
|
/linux-4.4.14/fs/nilfs2/ |
D | dir.c | 68 static unsigned nilfs_last_byte(struct inode *inode, unsigned long page_nr) in nilfs_last_byte()
|
/linux-4.4.14/fs/ext2/ |
D | dir.c | 78 ext2_last_byte(struct inode *inode, unsigned long page_nr) in ext2_last_byte()
|
/linux-4.4.14/fs/exofs/ |
D | dir.c | 47 static unsigned exofs_last_byte(struct inode *inode, unsigned long page_nr) in exofs_last_byte()
|
/linux-4.4.14/fs/ |
D | splice.c | 186 int ret, do_wakeup, page_nr; in splice_to_pipe() local 318 int error, page_nr; in __generic_file_splice_read() local
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable.h | 354 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) in pfn_pte() 360 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
|
/linux-4.4.14/drivers/base/ |
D | firmware_class.c | 744 int page_nr = offset >> PAGE_SHIFT; in firmware_data_read() local 840 int page_nr = offset >> PAGE_SHIFT; in firmware_data_write() local
|
/linux-4.4.14/drivers/net/ethernet/xircom/ |
D | xirc2ps_cs.c | 1272 int page_nr; member
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgtable_64.h | 247 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
|
/linux-4.4.14/fs/fuse/ |
D | dev.c | 1370 int page_nr = 0; in fuse_dev_splice_read() local
|