Home
last modified time | relevance | path

Searched defs:page_nr (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/drivers/block/drbd/
Ddrbd_bitmap.c216 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/
Dpgtable-3level.h101 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/
Duserfaultfd.c113 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/
Ddir.c35 static unsigned last_entry(struct inode *inode, unsigned long page_nr) in last_entry()
/linux-4.4.14/arch/x86/include/asm/xen/
Dpage.h260 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
/linux-4.4.14/mm/
Dswapfile.c346 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
Dshmem.c1654 int error, page_nr; in shmem_file_splice_read() local
/linux-4.4.14/fs/minix/
Ddir.c39 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_vm.c296 unsigned long page_nr; in drm_do_vm_dma_fault() local
/linux-4.4.14/drivers/misc/mic/scif/
Dscif_fence.c189 int page_nr = (off - window->offset) >> PAGE_SHIFT; in scif_get_local_va() local
Dscif_dma.c681 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/
Ddir.c210 ufs_last_byte(struct inode *inode, unsigned long page_nr) in ufs_last_byte()
/linux-4.4.14/fs/nilfs2/
Ddir.c68 static unsigned nilfs_last_byte(struct inode *inode, unsigned long page_nr) in nilfs_last_byte()
/linux-4.4.14/fs/ext2/
Ddir.c78 ext2_last_byte(struct inode *inode, unsigned long page_nr) in ext2_last_byte()
/linux-4.4.14/fs/exofs/
Ddir.c47 static unsigned exofs_last_byte(struct inode *inode, unsigned long page_nr) in exofs_last_byte()
/linux-4.4.14/fs/
Dsplice.c186 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/
Dpgtable.h354 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/
Dfirmware_class.c744 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/
Dxirc2ps_cs.c1272 int page_nr; member
/linux-4.4.14/arch/sparc/include/asm/
Dpgtable_64.h247 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
/linux-4.4.14/fs/fuse/
Ddev.c1370 int page_nr = 0; in fuse_dev_splice_read() local