/linux-3.3/drivers/block/drbd/ |
D | drbd_bitmap.c | 219 static void bm_page_lock_io(struct drbd_conf *mdev, int page_nr) in bm_page_lock_io() 226 static void bm_page_unlock_io(struct drbd_conf *mdev, int page_nr) in bm_page_unlock_io() 279 unsigned int page_nr = long_nr >> (PAGE_SHIFT - LN2_BPL + 3); in bm_word_to_page_idx() local 287 unsigned int page_nr = bitnr >> (PAGE_SHIFT + 3); in bm_bit_to_page_idx() local 943 static void bm_page_io_async(struct bm_aio_ctx *ctx, int page_nr, int rw) __must_hold(local) in bm_page_io_async() 1273 unsigned int page_nr = bm_bit_to_page_idx(b, bitnr); in __bm_change_bits_to() local 1341 int page_nr, int first_word, int last_word) in bm_set_full_words_within_one_page() 1374 int page_nr; in _drbd_bm_set_bits() local 1467 unsigned int page_nr = -1U; in drbd_bm_count_bits() local
|
/linux-3.3/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-3.3/arch/x86/include/asm/xen/ |
D | page.h | 176 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
|
/linux-3.3/drivers/base/ |
D | firmware_class.c | 309 int page_nr = offset >> PAGE_SHIFT; in firmware_data_read() local 403 int page_nr = offset >> PAGE_SHIFT; in firmware_data_write() local
|
/linux-3.3/drivers/gpu/drm/ |
D | drm_vm.c | 299 unsigned long page_nr; in drm_do_vm_dma_fault() local
|
/linux-3.3/drivers/video/omap/ |
D | dispc.c | 1159 static inline int resmap_page_reserved(struct resmap *res_map, unsigned page_nr) in resmap_page_reserved() 1164 static inline void resmap_reserve_page(struct resmap *res_map, unsigned page_nr) in resmap_reserve_page() 1170 static inline void resmap_free_page(struct resmap *res_map, unsigned page_nr) in resmap_free_page()
|
/linux-3.3/fs/ufs/ |
D | dir.c | 213 ufs_last_byte(struct inode *inode, unsigned long page_nr) in ufs_last_byte()
|
/linux-3.3/fs/minix/ |
D | dir.c | 39 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte()
|
/linux-3.3/fs/exofs/ |
D | dir.c | 53 static unsigned exofs_last_byte(struct inode *inode, unsigned long page_nr) in exofs_last_byte()
|
/linux-3.3/fs/nilfs2/ |
D | dir.c | 73 static unsigned nilfs_last_byte(struct inode *inode, unsigned long page_nr) in nilfs_last_byte()
|
/linux-3.3/fs/ext2/ |
D | dir.c | 83 ext2_last_byte(struct inode *inode, unsigned long page_nr) in ext2_last_byte()
|
/linux-3.3/arch/x86/mm/ |
D | pat.c | 164 unsigned long page_nr; in pat_pagerange_is_ram() local
|
/linux-3.3/fs/ |
D | splice.c | 187 int ret, do_wakeup, page_nr; in splice_to_pipe() local 313 int error, page_nr; in __generic_file_splice_read() local
|
/linux-3.3/arch/x86/include/asm/ |
D | pgtable.h | 307 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) in pfn_pte() 313 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
|
/linux-3.3/drivers/net/ethernet/xircom/ |
D | xirc2ps_cs.c | 1274 int page_nr; member
|
/linux-3.3/mm/ |
D | swapfile.c | 1982 unsigned int page_nr = swap_header->info.badpages[i]; in setup_swap_map_and_extents() local
|
D | shmem.c | 1358 int error, page_nr; in shmem_file_splice_read() local
|
/linux-3.3/fs/fuse/ |
D | dev.c | 1223 int page_nr = 0; in fuse_dev_splice_read() local
|