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

/linux-4.1.27/arch/um/include/asm/
H A Dpgtable-3level.h101 static inline pte_t pfn_pte(pfn_t page_nr, pgprot_t pgprot) pfn_pte() argument
110 static inline pmd_t pfn_pmd(pfn_t page_nr, pgprot_t pgprot) pfn_pmd() argument
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_vm.c296 unsigned long page_nr; drm_do_vm_dma_fault() local
/linux-4.1.27/arch/x86/include/asm/xen/
H A Dpage.h225 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) mfn_pte() argument
/linux-4.1.27/fs/qnx6/
H A Ddir.c40 static unsigned last_entry(struct inode *inode, unsigned long page_nr) last_entry() argument
/linux-4.1.27/fs/ufs/
H A Ddir.c213 ufs_last_byte(struct inode *inode, unsigned long page_nr) ufs_last_byte() argument
/linux-4.1.27/fs/minix/
H A Ddir.c39 minix_last_byte(struct inode *inode, unsigned long page_nr) minix_last_byte() argument
/linux-4.1.27/fs/nilfs2/
H A Ddir.c73 static unsigned nilfs_last_byte(struct inode *inode, unsigned long page_nr) nilfs_last_byte() argument
/linux-4.1.27/fs/exofs/
H A Ddir.c53 static unsigned exofs_last_byte(struct inode *inode, unsigned long page_nr) exofs_last_byte() argument
/linux-4.1.27/fs/ext2/
H A Ddir.c83 ext2_last_byte(struct inode *inode, unsigned long page_nr) ext2_last_byte() argument
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_bitmap.c216 static void bm_page_lock_io(struct drbd_device *device, int page_nr) bm_page_lock_io() argument
223 static void bm_page_unlock_io(struct drbd_device *device, int page_nr) bm_page_unlock_io() argument
254 void drbd_bm_mark_for_writeout(struct drbd_device *device, int page_nr) drbd_bm_mark_for_writeout() argument
296 unsigned int page_nr = long_nr >> (PAGE_SHIFT - LN2_BPL + 3); bm_word_to_page_idx() local
304 unsigned int page_nr = bitnr >> (PAGE_SHIFT + 3); bm_bit_to_page_idx() local
1355 unsigned int page_nr = bm_bit_to_page_idx(b, bitnr); __bm_change_bits_to() local
1466 int page_nr; _drbd_bm_set_bits() local
1568 unsigned int page_nr = -1U; drbd_bm_count_bits() local
1424 bm_set_full_words_within_one_page(struct drbd_bitmap *b, int page_nr, int first_word, int last_word) bm_set_full_words_within_one_page() argument
/linux-4.1.27/fs/
H A Dsplice.c186 int ret, do_wakeup, page_nr; splice_to_pipe() local
317 int error, page_nr; __generic_file_splice_read() local
/linux-4.1.27/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c1272 int page_nr; member in struct:set_address_info
/linux-4.1.27/arch/x86/include/asm/
H A Dpgtable.h337 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) pfn_pte() argument
343 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) pfn_pmd() argument
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgtable_64.h247 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) pfn_pmd() argument
/linux-4.1.27/drivers/base/
H A Dfirmware_class.c725 int page_nr = offset >> PAGE_SHIFT; firmware_data_read() local
821 int page_nr = offset >> PAGE_SHIFT; firmware_data_write() local
/linux-4.1.27/fs/fuse/
H A Ddev.c1379 int page_nr = 0; fuse_dev_splice_read() local
/linux-4.1.27/mm/
H A Dswapfile.c2267 unsigned int page_nr = swap_header->info.badpages[i]; setup_swap_map_and_extents() local
345 inc_cluster_info_page(struct swap_info_struct *p, struct swap_cluster_info *cluster_info, unsigned long page_nr) inc_cluster_info_page() argument
373 dec_cluster_info_page(struct swap_info_struct *p, struct swap_cluster_info *cluster_info, unsigned long page_nr) dec_cluster_info_page() argument
H A Dshmem.c1638 int error, page_nr; shmem_file_splice_read() local

Completed in 1920 milliseconds