add_to_swap 226 include/linux/swap.h extern int add_to_swap(struct page *, gfp_t); add_to_swap 543 mm/vmscan.c if (!add_to_swap(page, GFP_ATOMIC))