Home
last modified time | relevance | path

Searched defs:last_page (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.12.1/fs/squashfs/
Dpage_actor.h19 struct page *last_page; member
36 struct page *last_page = actor->next_page == actor->pages ? actor->last_page : ERR_PTR(-EIO); in squashfs_page_actor_free() local
Dfile_direct.c35 struct page **page, *last_page; in squashfs_readpage_block() local
Dfile.c508 struct page *last_page; in squashfs_readahead_fragment() local
591 struct page *last_page; in squashfs_readahead() local
/linux-6.12.1/sound/pci/emu10k1/
Dmemory.c458 int first_page, last_page; in get_single_page_range() local
479 int last_page) in __synth_free_pages()
512 int page, first_page, last_page; in synth_alloc_pages() local
544 int first_page, last_page; in synth_free_pages() local
/linux-6.12.1/drivers/platform/goldfish/
Dgoldfish_pipe.c258 unsigned long last_page, in goldfish_pin_pages()
291 unsigned long last_page, in populate_rw_params()
329 unsigned long last_page, in transfer_max_buffers()
396 unsigned long address, address_end, last_page; in goldfish_pipe_read_write() local
/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-novatek-nt35950.c61 u8 last_page; member
131 u8 last_page = nt->last_page; in nt35950_set_data_compression() local
/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dchapter-index.c123 u8 *memory, u32 first_list, bool last_page, in uds_pack_open_chapter_index_page()
Dvolume.c1110 bool last_page; in write_index_pages() local
/linux-6.12.1/drivers/char/agp/
Defficeon-agp.c239 unsigned int *page, *last_page; in efficeon_insert_memory() local
/linux-6.12.1/drivers/media/i2c/
Drdacm21.c86 u16 last_page; member
/linux-6.12.1/drivers/gpu/drm/ttm/tests/
Dttm_pool_test.c141 struct page *fst_page, *last_page; in ttm_pool_alloc_basic() local
/linux-6.12.1/drivers/iommu/intel/
Dsvm.c535 bool last_page; in intel_svm_page_response() local
/linux-6.12.1/drivers/media/common/videobuf2/
Dvideobuf2-dma-sg.c63 unsigned int last_page = 0; in vb2_dma_sg_alloc_compacted() local
/linux-6.12.1/fs/erofs/
Dfscache.c60 pgoff_t last_page = ((req->start + req->len) / PAGE_SIZE) - 1; in erofs_fscache_req_complete() local
/linux-6.12.1/fs/cramfs/
Dinode.c332 u32 partial, last_page, blockaddr, *blockptrs; in cramfs_last_page_is_shared() local
/linux-6.12.1/drivers/net/ethernet/google/gve/
Dgve_tx.c558 u64 last_page = (iov_offset + iov_len - 1) / PAGE_SIZE; in gve_dma_sync_for_device() local
/linux-6.12.1/fs/f2fs/
Dnode.c1554 struct page *last_page = NULL; in last_fsync_dnode() local
1772 struct page *last_page = NULL; in f2fs_fsync_node_pages() local
/linux-6.12.1/fs/nfs/
Dpagelist.c881 *last_page; in nfs_generic_pgio() local
/linux-6.12.1/include/linux/
Dswap.h142 __u32 last_page; member
Dedac.h435 unsigned long last_page; /* last page number in csrow */ member
/linux-6.12.1/sound/pci/hda/
Dpatch_cs8409.h313 unsigned int last_page; member
/linux-6.12.1/drivers/block/drbd/
Ddrbd_bitmap.c1515 int last_page; in _drbd_bm_set_bits() local
/linux-6.12.1/sound/pci/trident/
Dtrident.h248 short first_page, last_page; member
/linux-6.12.1/fs/nfsd/
Dvfs.c977 struct page *last_page; in nfsd_splice_actor() local
/linux-6.12.1/drivers/mtd/nand/raw/
Dnand_base.c228 int last_page = ((mtd->erasesize - mtd->writesize) >> in nand_bbm_get_next_page() local
3490 unsigned int first_page, last_page; in rawnand_enable_cont_reads() local

12