Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/fs/qnx6/
Ddir.c36 static unsigned last_entry(struct inode *inode, unsigned long page_nr) in last_entry()
/linux-4.19.296/fs/minix/
Ddir.c40 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte()
/linux-4.19.296/drivers/misc/mic/scif/
Dscif_fence.c190 int page_nr = (off - window->offset) >> PAGE_SHIFT; in scif_get_local_va() local
Dscif_dma.c662 int page_nr = (off - window->offset) >> PAGE_SHIFT; in _get_local_va() local
764 int i, page_nr; in scif_off_to_dma_addr() local
/linux-4.19.296/fs/ufs/
Ddir.c212 ufs_last_byte(struct inode *inode, unsigned long page_nr) in ufs_last_byte()
/linux-4.19.296/fs/ext2/
Ddir.c80 ext2_last_byte(struct inode *inode, unsigned long page_nr) in ext2_last_byte()
/linux-4.19.296/fs/nilfs2/
Ddir.c77 static unsigned int nilfs_last_byte(struct inode *inode, unsigned long page_nr) in nilfs_last_byte()
/linux-4.19.296/fs/exofs/
Ddir.c48 static unsigned exofs_last_byte(struct inode *inode, unsigned long page_nr) in exofs_last_byte()
/linux-4.19.296/drivers/base/firmware_loader/
Dfallback.c336 int page_nr = offset >> PAGE_SHIFT; in firmware_rw() local
/linux-4.19.296/fs/
Dsplice.c189 int ret = 0, page_nr = 0; in splice_to_pipe() local
/linux-4.19.296/fs/fuse/
Ddev.c1417 int page_nr = 0; in fuse_dev_splice_read() local