/linux/drivers/block/drbd/ |
H A D | drbd_bitmap.c | 211 static void bm_page_lock_io(struct drbd_device *device, int page_nr) in bm_page_lock_io() 218 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() 299 unsigned int page_nr = long_nr >> (PAGE_SHIFT - LN2_BPL + 3); in bm_word_to_page_idx() local 307 unsigned int page_nr = bitnr >> (PAGE_SHIFT + 3); in bm_bit_to_page_idx() local 990 static void bm_page_io_async(struct drbd_bm_aio_ctx *ctx, int page_nr) __must_hold(local) in bm_page_io_async() 1402 unsigned int page_nr = bm_bit_to_page_idx(b, bitnr); in __bm_change_bits_to() local 1472 int page_nr, int first_word, int last_word) in bm_set_full_words_within_one_page() 1516 int page_nr; in _drbd_bm_set_bits() local 1618 unsigned int page_nr = -1U; in drbd_bm_count_bits() local
|
/linux/tools/testing/selftests/mm/ |
H A D | uffd-stress.c | 95 unsigned long page_nr; in locking_thread() local 151 unsigned long page_nr, start_nr, mid_nr, end_nr; in background_thread() local
|
/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | vmm.h | 36 int page_nr; member
|
H A D | if000c.h | 5 __u8 page_nr; member
|
/linux/arch/um/include/asm/ |
H A D | pgtable-4level.h | 105 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
|
/linux/drivers/nvmem/ |
H A D | rave-sp-eeprom.c | 162 const unsigned int page_nr = offset / RAVE_SP_EEPROM_PAGE_SIZE; in rave_sp_eeprom_page_access() local
|
/linux/fs/qnx6/ |
H A D | dir.c | 38 static unsigned last_entry(struct inode *inode, unsigned long page_nr) in last_entry()
|
/linux/arch/x86/include/asm/xen/ |
H A D | page.h | 314 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
|
/linux/arch/csky/include/asm/ |
H A D | pgtable.h | 46 #define __mk_pte(page_nr, pgprot) __pte(((page_nr) << PAGE_SHIFT) | \ argument
|
/linux/fs/minix/ |
H A D | dir.c | 34 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte()
|
/linux/fs/nilfs2/ |
H A D | dir.c | 71 static unsigned int nilfs_last_byte(struct inode *inode, unsigned long page_nr) in nilfs_last_byte()
|
/linux/fs/ext2/ |
H A D | dir.c | 74 ext2_last_byte(struct inode *inode, unsigned long page_nr) in ext2_last_byte()
|
/linux/fs/ufs/ |
H A D | dir.c | 213 ufs_last_byte(struct inode *inode, unsigned long page_nr) in ufs_last_byte()
|
/linux/arch/x86/include/asm/ |
H A D | pgtable.h | 777 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) in pfn_pte() 788 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd() 796 static inline pud_t pfn_pud(unsigned long page_nr, pgprot_t pgprot) in pfn_pud()
|
/linux/drivers/input/touchscreen/ |
H A D | raydium_i2c_ts.c | 701 int page_nr; in raydium_i2c_do_update_firmware() local
|
/linux/mm/ |
H A D | swapfile.c | 667 struct swap_cluster_info *cluster_info, unsigned long page_nr) in inc_cluster_info_page() 3157 unsigned int page_nr = swap_header->info.badpages[i]; in setup_swap_map_and_extents() local
|
/linux/drivers/net/ethernet/xircom/ |
H A D | xirc2ps_cs.c | 1268 int page_nr; member
|
/linux/fs/ |
H A D | splice.c | 204 int page_nr = 0; in splice_to_pipe() local
|
/linux/arch/sparc/include/asm/ |
H A D | pgtable_64.h | 230 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
|