Home
last modified time | relevance | path

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

/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.c516 struct page *last_page; in squashfs_readahead_fragment() local
599 struct page *last_page; in squashfs_readahead() local
/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe.c257 unsigned long last_page, in goldfish_pin_pages()
290 unsigned long last_page, in populate_rw_params()
328 unsigned long last_page, in transfer_max_buffers()
395 unsigned long address, address_end, last_page; in goldfish_pipe_read_write() local
/linux/drivers/char/agp/
H A Defficeon-agp.c239 unsigned int *page, *last_page; in efficeon_insert_memory() local
/linux/fs/erofs/
H A Dfscache.c47 pgoff_t last_page = ((req->start + req->len) / PAGE_SIZE) - 1; in erofs_fscache_req_complete() local
/linux/fs/nfs/
H A Dpagelist.c882 *last_page; in nfs_generic_pgio() local
/linux/sound/hda/codecs/cirrus/
H A Dcs8409.h314 unsigned int last_page; global() member
/linux/sound/pci/trident/
H A Dtrident.h248 short first_page, last_page; member
/linux/drivers/block/drbd/
H A Ddrbd_bitmap.c1515 int last_page; in _drbd_bm_set_bits() local
/linux/drivers/mtd/nand/raw/
H A Dnand_base.c229 int last_page = ((mtd->erasesize - mtd->writesize) >> in nand_bbm_get_next_page() local
3360 unsigned int first_page, last_page; in rawnand_enable_cont_reads() local
/linux/kernel/trace/
H A Dring_buffer.c2797 struct buffer_page *last_page, *first_page; in rb_remove_pages() local
2930 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