Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/power/
Dsnapshot.c121 struct linked_page { struct
122 struct linked_page *next; argument
131 static struct linked_page *safe_pages_list; argument
206 struct linked_page *lp = page_address; in recycle_safe_page()
235 static inline void free_list_of_pages(struct linked_page *list, in free_list_of_pages()
239 struct linked_page *lp = list->next; in free_list_of_pages()
259 struct linked_page *chain; /* the chain */
280 struct linked_page *lp; in chain_alloc()
379 struct linked_page *p_list; /* list of pages used to store zone
921 struct linked_page *p_list; in memory_bm_recycle()
[all …]