/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | page_actor.h | 19 struct page *last_page; member 35 struct page *last_page = actor->last_page; in squashfs_page_actor_free() local
|
H A D | file.c | 561 struct page *last_page; in squashfs_readahead() local
|
/kernel/linux/linux-6.6/fs/netfs/ |
H A D | buffered_read.c | 21 pgoff_t last_page = ((rreq->start + rreq->len) / PAGE_SIZE) - 1; in netfs_rreq_unlock_folios() local
|
/kernel/linux/linux-5.10/drivers/char/agp/ |
H A D | efficeon-agp.c | 239 unsigned int *page, *last_page; in efficeon_insert_memory() local
|
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/ |
H A D | videobuf2-dma-sg.c | 61 unsigned int last_page = 0; in vb2_dma_sg_alloc_compacted() local
|
/kernel/linux/linux-6.6/drivers/char/agp/ |
H A D | efficeon-agp.c | 239 unsigned int *page, *last_page; in efficeon_insert_memory() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/tests/ |
H A D | ttm_pool_test.c | 142 struct page *fst_page, *last_page; in ttm_pool_alloc_basic() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/ |
H A D | gve_tx.c | 400 u64 last_page = (iov_offset + iov_len - 1) / PAGE_SIZE; in gve_dma_sync_for_device() local
|
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | memory.c | 455 int first_page, last_page; in get_single_page_range() local 473 __synth_free_pages(struct snd_emu10k1 *emu, int first_page, int last_page) __synth_free_pages() argument 507 int page, first_page, last_page; synth_alloc_pages() local 539 int first_page, last_page; synth_free_pages() local [all...] |
/kernel/linux/linux-6.6/fs/erofs/ |
H A D | fscache.c | 81 pgoff_t last_page = ((req->start + req->len) / PAGE_SIZE) - 1; in erofs_fscache_req_complete() local
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | rdacm21.c | 86 u16 last_page; member
|
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/ |
H A D | videobuf2-dma-sg.c | 63 unsigned int last_page = 0; in vb2_dma_sg_alloc_compacted() local
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | memory.c | 458 int first_page, last_page; in get_single_page_range() local 478 __synth_free_pages(struct snd_emu10k1 *emu, int first_page, int last_page) __synth_free_pages() argument 512 int page, first_page, last_page; synth_alloc_pages() local 544 int first_page, last_page; synth_free_pages() local [all...] |
/kernel/linux/linux-5.10/drivers/dax/ |
H A D | super.c | 79 sector_t last_page; in __generic_fsdax_supported() local
|
/kernel/linux/linux-5.10/drivers/iommu/intel/ |
H A D | svm.c | 1136 bool last_page; in intel_svm_page_response() local
|
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | file.c | 1688 struct page **last_page = pages + nr_pages; in ntfs_copy_from_user_iter() local
|
/kernel/linux/linux-5.10/drivers/platform/goldfish/ |
H A D | goldfish_pipe.c | 399 unsigned long address, address_end, last_page; in goldfish_pipe_read_write() local 260 goldfish_pin_pages(unsigned long first_page, unsigned long last_page, unsigned int last_page_size, int is_write, struct page *pages[MAX_BUFFERS_PER_COMMAND], unsigned int *iter_last_page_size) goldfish_pin_pages() argument 289 populate_rw_params(struct page **pages, int pages_count, unsigned long address, unsigned long address_end, unsigned long first_page, unsigned long last_page, unsigned int iter_last_page_size, int is_write, struct goldfish_pipe_command *command) populate_rw_params() argument 328 transfer_max_buffers(struct goldfish_pipe *pipe, unsigned long address, unsigned long address_end, int is_write, unsigned long last_page, unsigned int last_page_size, s32 *consumed_size, int *status) transfer_max_buffers() argument [all...] |
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | file.c | 1681 struct page **last_page = pages + nr_pages; in ntfs_copy_from_user_iter() local
|
/kernel/linux/linux-6.6/drivers/platform/goldfish/ |
H A D | goldfish_pipe.c | 396 unsigned long address, address_end, last_page; in goldfish_pipe_read_write() local 257 goldfish_pin_pages(unsigned long first_page, unsigned long last_page, unsigned int last_page_size, int is_write, struct page *pages[MAX_BUFFERS_PER_COMMAND], unsigned int *iter_last_page_size) goldfish_pin_pages() argument 286 populate_rw_params(struct page **pages, int pages_count, unsigned long address, unsigned long address_end, unsigned long first_page, unsigned long last_page, unsigned int iter_last_page_size, int is_write, struct goldfish_pipe_command *command) populate_rw_params() argument 325 transfer_max_buffers(struct goldfish_pipe *pipe, unsigned long address, unsigned long address_end, int is_write, unsigned long last_page, unsigned int last_page_size, s32 *consumed_size, int *status) transfer_max_buffers() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-novatek-nt35950.c | 61 u8 last_page; member 136 u8 last_page = nt->last_page; in nt35950_set_data_compression() local
|
/kernel/linux/linux-6.6/drivers/iommu/intel/ |
H A D | svm.c | 757 bool last_page; in intel_svm_page_response() local
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_bitmap.c | 1478 int last_page; in _drbd_bm_set_bits() local
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | pagelist.c | 899 *last_page; in nfs_generic_pgio() local
|
/kernel/linux/linux-5.10/fs/cramfs/ |
H A D | inode.c | 341 u32 partial, last_page, blockaddr, *blockptrs; in cramfs_last_page_is_shared() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
H A D | gve_tx.c | 500 u64 last_page = (iov_offset + iov_len - 1) / PAGE_SIZE; in gve_dma_sync_for_device() local
|