/linux-4.1.27/arch/um/include/asm/ |
H A D | pgtable-3level.h | 101 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 D | drm_vm.c | 296 unsigned long page_nr; drm_do_vm_dma_fault() local
|
/linux-4.1.27/arch/x86/include/asm/xen/ |
H A D | page.h | 225 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) mfn_pte() argument
|
/linux-4.1.27/fs/qnx6/ |
H A D | dir.c | 40 static unsigned last_entry(struct inode *inode, unsigned long page_nr) last_entry() argument
|
/linux-4.1.27/fs/ufs/ |
H A D | dir.c | 213 ufs_last_byte(struct inode *inode, unsigned long page_nr) ufs_last_byte() argument
|
/linux-4.1.27/fs/minix/ |
H A D | dir.c | 39 minix_last_byte(struct inode *inode, unsigned long page_nr) minix_last_byte() argument
|
/linux-4.1.27/fs/nilfs2/ |
H A D | dir.c | 73 static unsigned nilfs_last_byte(struct inode *inode, unsigned long page_nr) nilfs_last_byte() argument
|
/linux-4.1.27/fs/exofs/ |
H A D | dir.c | 53 static unsigned exofs_last_byte(struct inode *inode, unsigned long page_nr) exofs_last_byte() argument
|
/linux-4.1.27/fs/ext2/ |
H A D | dir.c | 83 ext2_last_byte(struct inode *inode, unsigned long page_nr) ext2_last_byte() argument
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_bitmap.c | 216 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 D | splice.c | 186 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 D | xirc2ps_cs.c | 1272 int page_nr; member in struct:set_address_info
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | pgtable.h | 337 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 D | pgtable_64.h | 247 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) pfn_pmd() argument
|
/linux-4.1.27/drivers/base/ |
H A D | firmware_class.c | 725 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 D | dev.c | 1379 int page_nr = 0; fuse_dev_splice_read() local
|
/linux-4.1.27/mm/ |
H A D | swapfile.c | 2267 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 D | shmem.c | 1638 int error, page_nr; shmem_file_splice_read() local
|