Searched refs:control_pages (Results 1 – 4 of 4) sorted by relevance
100 kimage_free_page_list(&image->control_pages); in kimage_alloc_init()
253 INIT_LIST_HEAD(&image->control_pages); in do_kimage_alloc_init()369 list_add(&pages->lru, &image->control_pages); in kimage_alloc_normal_control_pages()576 kimage_free_page_list(&image->control_pages); in kimage_free()
301 kimage_free_page_list(&image->control_pages); in kimage_file_alloc_init()506 if (!list_empty(&image->control_pages)) { in kexec_add_buffer()
145 struct list_head control_pages; member