Searched refs:add_to_swap (Results 1 – 3 of 3) sorted by relevance
399 extern int add_to_swap(struct page *, struct list_head *list);513 static inline int add_to_swap(struct page *page, struct list_head *list) in add_to_swap() function
161 int add_to_swap(struct page *page, struct list_head *list) in add_to_swap() function
1050 if (!add_to_swap(page, page_list)) in shrink_page_list()