Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/drbd/
Ddrbd_bitmap.c211 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()
1399 unsigned int page_nr = bm_bit_to_page_idx(b, bitnr); in __bm_change_bits_to() local
1469 int page_nr, int first_word, int last_word) in bm_set_full_words_within_one_page()
1513 int page_nr; in _drbd_bm_set_bits() local
1615 unsigned int page_nr = -1U; in drbd_bm_count_bits() local
/linux-6.1.9/arch/um/include/asm/
Dpgtable-3level.h93 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) in pfn_pte()
102 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvif/
Dvmm.h30 int page_nr; member
Dif000c.h5 __u8 page_nr; member
/linux-6.1.9/drivers/staging/media/atomisp/pci/hmm/
Dhmm_bo.c655 unsigned int page_nr) in free_user_pages()
669 int page_nr; in alloc_user_pages() local
/linux-6.1.9/drivers/nvmem/
Drave-sp-eeprom.c162 const unsigned int page_nr = offset / RAVE_SP_EEPROM_PAGE_SIZE; in rave_sp_eeprom_page_access() local
/linux-6.1.9/fs/qnx6/
Ddir.c36 static unsigned last_entry(struct inode *inode, unsigned long page_nr) in last_entry()
/linux-6.1.9/drivers/base/firmware_loader/
Dsysfs.c244 int page_nr = offset >> PAGE_SHIFT; in firmware_rw() local
/linux-6.1.9/arch/x86/include/asm/xen/
Dpage.h311 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
/linux-6.1.9/drivers/gpu/drm/
Ddrm_vm.c306 unsigned long page_nr; in drm_vm_dma_fault() local
/linux-6.1.9/arch/csky/include/asm/
Dpgtable.h45 #define __mk_pte(page_nr, pgprot) __pte(((page_nr) << PAGE_SHIFT) | \ argument
/linux-6.1.9/fs/minix/
Ddir.c40 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte()
/linux-6.1.9/arch/x86/include/asm/
Dpgtable.h578 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) in pfn_pte()
586 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
594 static inline pud_t pfn_pud(unsigned long page_nr, pgprot_t pgprot) in pfn_pud()
/linux-6.1.9/fs/ufs/
Ddir.c212 ufs_last_byte(struct inode *inode, unsigned long page_nr) in ufs_last_byte()
/linux-6.1.9/tools/testing/selftests/vm/
Duserfaultfd.c624 unsigned long page_nr; in locking_thread() local
891 unsigned long page_nr, start_nr, mid_nr, end_nr; in background_thread() local
/linux-6.1.9/fs/ext2/
Ddir.c74 ext2_last_byte(struct inode *inode, unsigned long page_nr) in ext2_last_byte()
/linux-6.1.9/fs/nilfs2/
Ddir.c77 static unsigned int nilfs_last_byte(struct inode *inode, unsigned long page_nr) in nilfs_last_byte()
/linux-6.1.9/mm/
Dswapfile.c561 struct swap_cluster_info *cluster_info, unsigned long page_nr) in inc_cluster_info_page()
581 struct swap_cluster_info *cluster_info, unsigned long page_nr) in dec_cluster_info_page()
2915 unsigned int page_nr = swap_header->info.badpages[i]; in setup_swap_map_and_extents() local
/linux-6.1.9/fs/btrfs/
Draid56.c182 unsigned int page_nr) in full_page_sectors_uptodate()
220 struct btrfs_raid_bio *dest, int page_nr) in steal_rbio_page()
/linux-6.1.9/fs/
Dsplice.c189 int ret = 0, page_nr = 0; in splice_to_pipe() local
/linux-6.1.9/drivers/net/ethernet/xircom/
Dxirc2ps_cs.c1265 int page_nr; member
/linux-6.1.9/drivers/input/touchscreen/
Draydium_i2c_ts.c702 int page_nr; in raydium_i2c_do_update_firmware() local
/linux-6.1.9/arch/sparc/include/asm/
Dpgtable_64.h227 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
/linux-6.1.9/fs/fuse/
Ddev.c1372 int page_nr = 0; in fuse_dev_splice_read() local