| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| 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 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/ |
| D | drbd_bitmap.c | 223 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/ |
| D | pgtable-3level.h | 94 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/ |
| D | pgtable-3level.h | 102 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/ |
| D | vmm.h | 30 int page_nr; member
|
| D | if000c.h | 5 __u8 page_nr; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
| D | vmm.h | 30 int page_nr; member
|
| D | if000c.h | 5 __u8 page_nr; member
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hmm/ |
| D | hmm_bo.c | 861 unsigned int page_nr) in free_user_pages() 883 int page_nr; in alloc_user_pages() local
|
| /kernel/linux/linux-4.19/drivers/nvmem/ |
| D | rave-sp-eeprom.c | 162 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/ |
| D | rave-sp-eeprom.c | 162 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/ |
| D | dir.c | 36 static unsigned last_entry(struct inode *inode, unsigned long page_nr) in last_entry()
|
| /kernel/linux/linux-5.10/fs/qnx6/ |
| D | dir.c | 36 static unsigned last_entry(struct inode *inode, unsigned long page_nr) in last_entry()
|
| /kernel/linux/linux-4.19/tools/testing/selftests/vm/ |
| D | userfaultfd.c | 278 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/ |
| D | userfaultfd.c | 361 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/ |
| D | page.h | 293 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_vm.c | 311 unsigned long page_nr; in drm_vm_dma_fault() local
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/ |
| D | drm_vm.c | 301 unsigned long page_nr; in drm_vm_dma_fault() local
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/xen/ |
| D | page.h | 319 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
|
| /kernel/linux/linux-4.19/fs/minix/ |
| D | dir.c | 40 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte()
|
| /kernel/linux/linux-5.10/arch/csky/include/asm/ |
| D | pgtable.h | 58 #define __mk_pte(page_nr, pgprot) __pte(((page_nr) << PAGE_SHIFT) | \ argument
|
| /kernel/linux/linux-5.10/fs/minix/ |
| D | dir.c | 40 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte()
|
| /kernel/linux/linux-4.19/drivers/misc/mic/scif/ |
| D | scif_fence.c | 190 int page_nr = (off - window->offset) >> PAGE_SHIFT; in scif_get_local_va() local
|
| /kernel/linux/linux-5.10/fs/ufs/ |
| D | dir.c | 212 ufs_last_byte(struct inode *inode, unsigned long page_nr) in ufs_last_byte()
|
| /kernel/linux/linux-4.19/fs/ufs/ |
| D | dir.c | 212 ufs_last_byte(struct inode *inode, unsigned long page_nr) in ufs_last_byte()
|