Home
last modified time | relevance | path

Searched refs:dest_pages (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/ntfs/
A Dcompress.c152 static int ntfs_decompress(struct page *dest_pages[], int completed_pages[], in ntfs_decompress() argument
210 dp = dest_pages[di]; in ntfs_decompress()
225 dest_pages[di] = NULL; in ntfs_decompress()
251 dp = dest_pages[*dest_index]; in ntfs_decompress()
/linux-6.3-rc2/kernel/
A Dkexec_core.c275 INIT_LIST_HEAD(&image->dest_pages); in do_kimage_alloc_init()
582 kimage_free_page_list(&image->dest_pages); in kimage_free_extra_pages()
704 list_for_each_entry(page, &image->dest_pages, lru) { in kimage_alloc_page()
765 list_add(&page->lru, &image->dest_pages); in kimage_alloc_page()
/linux-6.3-rc2/include/linux/
A Dkexec.h332 struct list_head dest_pages; member

Completed in 7 milliseconds