Searched defs:last_page (Results 1 – 12 of 12) sorted by relevance
| /linux/fs/squashfs/ |
| H A D | page_actor.h | 19 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 D | file.c | 516 struct page *last_page; in squashfs_readahead_fragment() local 599 struct page *last_page; in squashfs_readahead() local
|
| /linux/drivers/platform/goldfish/ |
| H A D | goldfish_pipe.c | 257 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 D | efficeon-agp.c | 239 unsigned int *page, *last_page; in efficeon_insert_memory() local
|
| /linux/fs/erofs/ |
| H A D | fscache.c | 47 pgoff_t last_page = ((req->start + req->len) / PAGE_SIZE) - 1; in erofs_fscache_req_complete() local
|
| /linux/fs/nfs/ |
| H A D | pagelist.c | 882 *last_page; in nfs_generic_pgio() local
|
| /linux/sound/hda/codecs/cirrus/ |
| H A D | cs8409.h | 314 unsigned int last_page; global() member
|
| /linux/sound/pci/trident/ |
| H A D | trident.h | 248 short first_page, last_page; member
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_bitmap.c | 1515 int last_page; in _drbd_bm_set_bits() local
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_base.c | 229 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 D | ring_buffer.c | 2797 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 D | rawnand.h | 1339 unsigned int last_page; member
|