Home
last modified time | relevance | path

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

/linux-4.1.27/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
993 static void bm_page_io_async(struct drbd_bm_aio_ctx *ctx, int page_nr) __must_hold(local) in bm_page_io_async()
1355 unsigned int page_nr = bm_bit_to_page_idx(b, bitnr); in __bm_change_bits_to() local
1425 int page_nr, int first_word, int last_word) in bm_set_full_words_within_one_page()
1466 int page_nr; in _drbd_bm_set_bits() local
1568 unsigned int page_nr = -1U; in drbd_bm_count_bits() local
/linux-4.1.27/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.1.27/fs/qnx6/
Ddir.c40 static unsigned last_entry(struct inode *inode, unsigned long page_nr) in last_entry()
/linux-4.1.27/arch/x86/include/asm/xen/
Dpage.h225 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
/linux-4.1.27/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()
2267 unsigned int page_nr = swap_header->info.badpages[i]; in setup_swap_map_and_extents() local
Dshmem.c1638 int error, page_nr; in shmem_file_splice_read() local
/linux-4.1.27/fs/minix/
Ddir.c39 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_vm.c296 unsigned long page_nr; in drm_do_vm_dma_fault() local
/linux-4.1.27/fs/nilfs2/
Ddir.c73 static unsigned nilfs_last_byte(struct inode *inode, unsigned long page_nr) in nilfs_last_byte()
/linux-4.1.27/fs/ufs/
Ddir.c213 ufs_last_byte(struct inode *inode, unsigned long page_nr) in ufs_last_byte()
/linux-4.1.27/fs/exofs/
Ddir.c53 static unsigned exofs_last_byte(struct inode *inode, unsigned long page_nr) in exofs_last_byte()
/linux-4.1.27/fs/ext2/
Ddir.c83 ext2_last_byte(struct inode *inode, unsigned long page_nr) in ext2_last_byte()
/linux-4.1.27/fs/
Dsplice.c186 int ret, do_wakeup, page_nr; in splice_to_pipe() local
317 int error, page_nr; in __generic_file_splice_read() local
/linux-4.1.27/arch/x86/include/asm/
Dpgtable.h337 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) in pfn_pte()
343 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
/linux-4.1.27/drivers/base/
Dfirmware_class.c725 int page_nr = offset >> PAGE_SHIFT; in firmware_data_read() local
821 int page_nr = offset >> PAGE_SHIFT; in firmware_data_write() local
/linux-4.1.27/drivers/net/ethernet/xircom/
Dxirc2ps_cs.c1272 int page_nr; member
/linux-4.1.27/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.1.27/fs/fuse/
Ddev.c1379 int page_nr = 0; in fuse_dev_splice_read() local