Lines Matching full:swap
7 * Swap reorganised 29.12.95,
10 * Add swap of shared pages through the page cache. 20.2.1998. Stephen Tweedie
18 #include <linux/swap.h>
55 * We failed to write the page out to swap-space. in end_swap_bio_write()
63 pr_alert("Write-error on swap-device (%u:%u:%llu)\n", in end_swap_bio_write()
79 * There is no guarantee that the page is in swap cache - the software in swap_slot_free_notify()
92 * The swap subsystem performs lazy swap slot freeing, in swap_slot_free_notify()
96 * This is good for real swap storage because we can in swap_slot_free_notify()
98 * if an SSD is used as the as swap device. in swap_slot_free_notify()
99 * But if in-memory swap device (eg zram) is used, in swap_slot_free_notify()
128 pr_alert("Read-error on swap-device (%u:%u:%llu)\n", in end_swap_bio_read()
244 * We may have stale swap cache pages in memory: notice
338 * In the case of swap-over-nfs, this can be a in __swap_writepage()
436 * Keep this task valid during swap readpage because the oom killer may in swap_readpage()