Searched refs:linked_page (Results 1 – 1 of 1) sorted by relevance
154 struct linked_page { struct155 struct linked_page *next; argument164 static struct linked_page *safe_pages_list; argument239 struct linked_page *lp = page_address; in recycle_safe_page()272 struct linked_page *lp = list->next; in free_list_of_pages()292 struct linked_page *chain; /* the chain */313 struct linked_page *lp; in chain_alloc()961 struct linked_page *p_list; in memory_bm_recycle()968 struct linked_page *lp = p_list; in memory_bm_recycle()2502 struct linked_page *lp; in prepare_image()[all …]
Completed in 8 milliseconds