Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A 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()
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 Duffd-stress.c105 unsigned long page_nr; in locking_thread() local
164 unsigned long page_nr, start_nr, mid_nr, end_nr; in background_thread() local
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dvmm.h36 int page_nr; member
H A Dif000c.h5 __u8 page_nr; member
/linux/fs/btrfs/
H A Draid56.c305 static u32 page_nr_to_sector_nr(struct btrfs_raid_bio *rbio, unsigned int page_nr) in page_nr_to_sector_nr() argument
322 static u32 page_nr_to_num_sectors(struct btrfs_raid_bio *rbio, unsigned int page_nr) in page_nr_to_num_sectors() argument
335 unsigned int page_nr) in full_page_sectors_uptodate() argument
376 steal_rbio_page(struct btrfs_raid_bio * src,struct btrfs_raid_bio * dest,int page_nr) steal_rbio_page() argument
393 is_data_stripe_page(struct btrfs_raid_bio * rbio,int page_nr) is_data_stripe_page() argument
[all...]
/linux/arch/um/include/asm/
H A Dpgtable-4level.h105 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
/linux/drivers/nvmem/
H A Drave-sp-eeprom.c162 const unsigned int page_nr = offset / RAVE_SP_EEPROM_PAGE_SIZE; in rave_sp_eeprom_page_access() local
/linux/drivers/base/firmware_loader/
H A Dsysfs.c250 int page_nr = offset >> PAGE_SHIFT; in firmware_rw() local
/linux/arch/csky/include/asm/
H A Dpgtable.h46 #define __mk_pte(page_nr, pgprot) __pte(((page_nr) << PAGE_SHIFT) | \ argument
/linux/arch/x86/include/asm/xen/
H A Dpage.h314 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
/linux/fs/minix/
H A Ddir.c34 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte() argument
/linux/mm/
H A Dswapfile.c3234 unsigned int page_nr = swap_header->info.badpages[i]; in setup_swap_map() local
3287 unsigned int page_nr = swap_header->info.badpages[i]; in setup_clusters() local
/linux/drivers/input/touchscreen/
H A Draydium_i2c_ts.c701 int page_nr; in raydium_i2c_do_update_firmware() local
/linux/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c1268 int page_nr; member
/linux/fs/
H A Dsplice.c204 int page_nr = 0; in splice_to_pipe() local
/linux/arch/sparc/include/asm/
H A Dpgtable_64.h230 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
/linux/fs/fuse/
H A Ddev.c1593 int page_nr = 0; in fuse_dev_splice_read() local