Home
last modified time | relevance | path

Searched defs:new_pages (Results 1 – 7 of 7) sorted by relevance

/linux-5.10/drivers/virtio/
Dvirtio_mem.c263 int new_pages = PFN_UP(new_bytes); in virtio_mem_mb_state_prepare_next_mb() local
375 int new_pages = PFN_UP(BITS_TO_LONGS(new_nb_bits) * sizeof(long)); in virtio_mem_sb_bitmap_prepare_next_mb() local
/linux-5.10/drivers/gpu/drm/ttm/
Dttm_page_alloc.c592 struct list_head new_pages; in ttm_page_pool_fill_locked() local
/linux-5.10/arch/s390/kernel/
Ddebug.c1221 int rc, new_pages; in debug_input_pages_fn() local
/linux-5.10/drivers/base/firmware_loader/
Dmain.c322 struct page **new_pages; in fw_grow_paged_buf() local
/linux-5.10/drivers/block/drbd/
Ddrbd_bitmap.c381 struct page **new_pages, *page; in bm_realloc_pages() local
/linux-5.10/kernel/trace/
Dring_buffer.c520 struct list_head new_pages; /* new pages to add */ member
/linux-5.10/fs/
Dio_uring.c7866 unsigned long page_limit, cur_pages, new_pages; in __io_account_mem() local