Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/emu10k1/
Dmemory.c460 int first_page, last_page; in get_single_page_range() local
481 int last_page) in __synth_free_pages()
514 int page, first_page, last_page; in synth_alloc_pages() local
546 int first_page, last_page; in synth_free_pages() local
/Linux-v5.15/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-v5.15/drivers/char/agp/
Defficeon-agp.c239 unsigned int *page, *last_page; in efficeon_insert_memory() local
/Linux-v5.15/drivers/media/i2c/
Drdacm21.c86 u16 last_page; member
/Linux-v5.15/drivers/net/ethernet/google/gve/
Dgve_tx.c410 u64 last_page = (iov_offset + iov_len - 1) / PAGE_SIZE; in gve_dma_sync_for_device() local
/Linux-v5.15/drivers/media/common/videobuf2/
Dvideobuf2-dma-sg.c61 unsigned int last_page = 0; in vb2_dma_sg_alloc_compacted() local
/Linux-v5.15/fs/netfs/
Dread_helper.c379 pgoff_t last_page = ((rreq->start + rreq->len) / PAGE_SIZE) - 1; in netfs_rreq_unlock() local
/Linux-v5.15/fs/ntfs/
Dfile.c1685 struct page **last_page = pages + nr_pages; in ntfs_copy_from_user_iter() local
/Linux-v5.15/fs/cramfs/
Dinode.c341 u32 partial, last_page, blockaddr, *blockptrs; in cramfs_last_page_is_shared() local
/Linux-v5.15/drivers/dax/
Dsuper.c131 sector_t last_page; in generic_fsdax_supported() local
/Linux-v5.15/drivers/iommu/intel/
Dsvm.c1111 bool last_page; in intel_svm_page_response() local
/Linux-v5.15/fs/nfs/
Dpagelist.c899 *last_page; in nfs_generic_pgio() local
/Linux-v5.15/fs/f2fs/
Dnode.c1508 struct page *last_page = NULL; in last_fsync_dnode() local
1722 struct page *last_page = NULL; in f2fs_fsync_node_pages() local
/Linux-v5.15/include/linux/
Dswap.h125 __u32 last_page; member
Dedac.h426 unsigned long last_page; /* last page number in csrow */ member
/Linux-v5.15/sound/pci/hda/
Dpatch_cs8409.h310 unsigned int last_page; member
/Linux-v5.15/sound/pci/trident/
Dtrident.h248 short first_page, last_page; member
/Linux-v5.15/drivers/block/drbd/
Ddrbd_bitmap.c1478 int last_page; in _drbd_bm_set_bits() local
/Linux-v5.15/kernel/trace/
Dring_buffer.c1832 struct buffer_page *last_page, *first_page; in rb_remove_pages() local
1964 struct list_head *last_page, *first_page; in rb_insert_pages() local
/Linux-v5.15/mm/
Dswapfile.c2963 unsigned long last_page; in read_swap_header() local
/Linux-v5.15/fs/ext4/
Dinode.c1530 pgoff_t last_page; /* Last page to examine */ member
/Linux-v5.15/drivers/mtd/nand/raw/
Dnand_base.c229 int last_page = ((mtd->erasesize - mtd->writesize) >> in nand_bbm_get_next_page() local
/Linux-v5.15/include/sound/
Demu10k1.h1550 int first_page, last_page, pages, mapped_page; member