Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
977 static void bm_page_io_async(struct drbd_bm_aio_ctx *ctx, int page_nr) __must_hold(local) in bm_page_io_async()
1365 unsigned int page_nr = bm_bit_to_page_idx(b, bitnr); in __bm_change_bits_to() local
1435 int page_nr, int first_word, int last_word) in bm_set_full_words_within_one_page()
1479 int page_nr; in _drbd_bm_set_bits() local
1581 unsigned int page_nr = -1U; in drbd_bm_count_bits() local
/kernel/linux/linux-5.10/arch/um/include/asm/
Dpgtable-3level.h94 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) in pfn_pte()
103 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
Dvmm.h30 int page_nr; member
Dif000c.h5 __u8 page_nr; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hmm/
Dhmm_bo.c861 unsigned int page_nr) in free_user_pages()
883 int page_nr; in alloc_user_pages() local
/kernel/linux/linux-5.10/drivers/nvmem/
Drave-sp-eeprom.c162 const unsigned int page_nr = offset / RAVE_SP_EEPROM_PAGE_SIZE; in rave_sp_eeprom_page_access() local
/kernel/linux/linux-5.10/fs/qnx6/
Ddir.c36 static unsigned last_entry(struct inode *inode, unsigned long page_nr) in last_entry()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
Duserfaultfd.c361 unsigned long page_nr = *(&(page_nr)); /* uninitialized warning */ in locking_thread() local
681 unsigned long page_nr, start_nr, mid_nr, end_nr; in background_thread() local
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_vm.c311 unsigned long page_nr; in drm_vm_dma_fault() local
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
Dpage.h319 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
/kernel/linux/linux-5.10/arch/csky/include/asm/
Dpgtable.h58 #define __mk_pte(page_nr, pgprot) __pte(((page_nr) << PAGE_SHIFT) | \ argument
/kernel/linux/linux-5.10/fs/minix/
Ddir.c40 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte()
/kernel/linux/linux-5.10/fs/ufs/
Ddir.c212 ufs_last_byte(struct inode *inode, unsigned long page_nr) in ufs_last_byte()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable.h603 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) in pfn_pte()
611 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
619 static inline pud_t pfn_pud(unsigned long page_nr, pgprot_t pgprot) in pfn_pud()
/kernel/linux/linux-5.10/drivers/base/firmware_loader/
Dfallback.c319 int page_nr = offset >> PAGE_SHIFT; in firmware_rw() local
/kernel/linux/linux-5.10/fs/ext2/
Ddir.c80 ext2_last_byte(struct inode *inode, unsigned long page_nr) in ext2_last_byte()
/kernel/linux/linux-5.10/fs/nilfs2/
Ddir.c77 static unsigned int nilfs_last_byte(struct inode *inode, unsigned long page_nr) in nilfs_last_byte()
/kernel/linux/linux-5.10/mm/
Dswapfile.c549 struct swap_cluster_info *cluster_info, unsigned long page_nr) in inc_cluster_info_page()
569 struct swap_cluster_info *cluster_info, unsigned long page_nr) in dec_cluster_info_page()
3090 unsigned int page_nr = swap_header->info.badpages[i]; in setup_swap_map_and_extents() local
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
Dttm_page_alloc.c394 unsigned page_nr; in ttm_pool_shrink_scan() local
/kernel/linux/linux-5.10/drivers/input/touchscreen/
Draydium_i2c_ts.c664 int page_nr; in raydium_i2c_do_update_firmware() local
/kernel/linux/linux-5.10/fs/
Dsplice.c189 int ret = 0, page_nr = 0; in splice_to_pipe() local
/kernel/linux/linux-5.10/drivers/net/ethernet/xircom/
Dxirc2ps_cs.c1271 int page_nr; member
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dpgtable_64.h249 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
/kernel/linux/linux-5.10/fs/fuse/
Ddev.c1384 int page_nr = 0; in fuse_dev_splice_read() local