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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dsnapshot.c134 /* struct linked_page is used to build chains of pages */
138 struct linked_page { struct
139 struct linked_page *next;
144 free_list_of_pages(struct linked_page *list, int clear_page_nosave)
147 struct linked_page *lp = list->next;
168 struct linked_page *chain; /* the chain */
190 struct linked_page *lp;
260 struct linked_page *p_list; /* list of pages used to store zone
1813 static struct linked_page *safe_pages_list;
2042 struct linked_page *sp_lis
[all...]

Completed in 103 milliseconds