Home
last modified time | relevance | path

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

/linux-3.3/drivers/block/drbd/
Ddrbd_bitmap.c219 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/
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-3.3/arch/x86/include/asm/xen/
Dpage.h176 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
/linux-3.3/drivers/base/
Dfirmware_class.c309 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/
Ddrm_vm.c299 unsigned long page_nr; in drm_do_vm_dma_fault() local
/linux-3.3/drivers/video/omap/
Ddispc.c1159 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/
Ddir.c213 ufs_last_byte(struct inode *inode, unsigned long page_nr) in ufs_last_byte()
/linux-3.3/fs/minix/
Ddir.c39 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte()
/linux-3.3/fs/exofs/
Ddir.c53 static unsigned exofs_last_byte(struct inode *inode, unsigned long page_nr) in exofs_last_byte()
/linux-3.3/fs/nilfs2/
Ddir.c73 static unsigned nilfs_last_byte(struct inode *inode, unsigned long page_nr) in nilfs_last_byte()
/linux-3.3/fs/ext2/
Ddir.c83 ext2_last_byte(struct inode *inode, unsigned long page_nr) in ext2_last_byte()
/linux-3.3/arch/x86/mm/
Dpat.c164 unsigned long page_nr; in pat_pagerange_is_ram() local
/linux-3.3/fs/
Dsplice.c187 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/
Dpgtable.h307 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/
Dxirc2ps_cs.c1274 int page_nr; member
/linux-3.3/mm/
Dswapfile.c1982 unsigned int page_nr = swap_header->info.badpages[i]; in setup_swap_map_and_extents() local
Dshmem.c1358 int error, page_nr; in shmem_file_splice_read() local
/linux-3.3/fs/fuse/
Ddev.c1223 int page_nr = 0; in fuse_dev_splice_read() local