Home
last modified time | relevance | path

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

12

/linux/fs/squashfs/
H A 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
H A Dfile_direct.c34 struct page **page, *last_page; in squashfs_readpage_block() local
H A Dfile.c507 struct page *last_page; in squashfs_readahead_fragment() local
590 struct page *last_page; in squashfs_readahead() local
/linux/sound/pci/emu10k1/
H A 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/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35950.c61 u8 last_page; member
131 u8 last_page = nt->last_page; in nt35950_set_data_compression() local
H A Dpanel-himax-hx8279.c119 u8 last_page; member
/linux/drivers/md/dm-vdo/indexer/
H A Dchapter-index.c123 u8 *memory, u32 first_list, bool last_page, in uds_pack_open_chapter_index_page()
H A Dvolume.c1112 bool last_page; in write_index_pages() local
/linux/drivers/char/agp/
H A Defficeon-agp.c239 unsigned int *page, *last_page; in efficeon_insert_memory() local
/linux/drivers/iommu/intel/
H A Dprq.c382 bool last_page; in intel_iommu_page_response() local
/linux/drivers/media/i2c/
H A Drdacm21.c86 u16 last_page; member
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_pool_test.c141 struct page *fst_page, *last_page; in ttm_pool_alloc_basic() local
/linux/fs/erofs/
H A Dfscache.c60 pgoff_t last_page = ((req->start + req->len) / PAGE_SIZE) - 1; in erofs_fscache_req_complete() local
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-dma-sg.c63 unsigned int last_page = 0; in vb2_dma_sg_alloc_compacted() local
/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx.c554 u64 last_page = (iov_offset + iov_len - 1) / PAGE_SIZE; in gve_dma_sync_for_device() local
/linux/include/linux/
H A Dswap.h140 __u32 last_page; member
H A Dedac.h435 unsigned long last_page; /* last page number in csrow */ member
/linux/sound/hda/codecs/cirrus/
H A Dcs8409.h314 unsigned int last_page; member
/linux/drivers/block/drbd/
H A Ddrbd_bitmap.c1515 int last_page; in _drbd_bm_set_bits() local
/linux/fs/nfsd/
H A Dvfs.c978 struct page *last_page; in nfsd_splice_actor() local
/linux/drivers/mtd/nand/raw/
H A 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
/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c177 struct mlx5_mkeys_page *last_page; in pop_mkey_locked() local
/linux/kernel/trace/
H A Dring_buffer.c2703 struct buffer_page *last_page, *first_page; in rb_remove_pages() local
2836 struct list_head *last_page, *first_page; in rb_insert_pages() local
/linux/include/linux/mtd/
H A Drawnand.h1339 unsigned int last_page; member
/linux/mm/
H A Dswapfile.c3087 unsigned long last_page; in read_swap_header() local

12