Home
last modified time | relevance | path

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

12

/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-4.19/drivers/block/drbd/
Ddrbd_bitmap.c223 static void bm_page_lock_io(struct drbd_device *device, int page_nr) in bm_page_lock_io()
230 static void bm_page_unlock_io(struct drbd_device *device, int page_nr) in bm_page_unlock_io()
266 void drbd_bm_mark_for_writeout(struct drbd_device *device, int page_nr) in drbd_bm_mark_for_writeout()
311 unsigned int page_nr = long_nr >> (PAGE_SHIFT - LN2_BPL + 3); in bm_word_to_page_idx() local
319 unsigned int page_nr = bitnr >> (PAGE_SHIFT + 3); in bm_bit_to_page_idx() local
991 static void bm_page_io_async(struct drbd_bm_aio_ctx *ctx, int page_nr) __must_hold(local) in bm_page_io_async()
1379 unsigned int page_nr = bm_bit_to_page_idx(b, bitnr); in __bm_change_bits_to() local
1449 int page_nr, int first_word, int last_word) in bm_set_full_words_within_one_page()
1493 int page_nr; in _drbd_bm_set_bits() local
1595 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-4.19/arch/um/include/asm/
Dpgtable-3level.h102 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) in pfn_pte()
111 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/include/nvif/
Dvmm.h30 int page_nr; member
Dif000c.h5 __u8 page_nr; member
/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-4.19/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/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-4.19/fs/qnx6/
Ddir.c36 static unsigned last_entry(struct inode *inode, unsigned long page_nr) in last_entry()
/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-4.19/tools/testing/selftests/vm/
Duserfaultfd.c278 unsigned long page_nr = *(&(page_nr)); /* uninitialized warning */ in locking_thread() local
554 unsigned long page_nr; in background_thread() local
/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-4.19/arch/x86/include/asm/xen/
Dpage.h293 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_vm.c311 unsigned long page_nr; in drm_vm_dma_fault() local
/kernel/linux/linux-4.19/drivers/gpu/drm/
Ddrm_vm.c301 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-4.19/fs/minix/
Ddir.c40 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte()
/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-4.19/drivers/misc/mic/scif/
Dscif_fence.c190 int page_nr = (off - window->offset) >> PAGE_SHIFT; in scif_get_local_va() local
/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-4.19/fs/ufs/
Ddir.c212 ufs_last_byte(struct inode *inode, unsigned long page_nr) in ufs_last_byte()

12