Searched refs:add_to_swap (Results 1 – 3 of 3) sorted by relevance
392 extern int add_to_swap(struct page *, struct list_head *list);502 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
1010 if (!add_to_swap(page, page_list)) in shrink_page_list()