Lines Matching refs:swap
36 Called when swp_entry's refcnt goes down to 0. A charge against swap
59 At swap-in, the page is taken from swap-cache. There are 2 cases.
66 At swap-out, typical state transition is below.
68 (a) add to swap cache. (marked as SwapCache)
72 (c) write back to swap.
73 (d) delete from swap cache. (remove from SwapCache)
97 - Both on radix-tree and SwapCache. This happens at swap-in
98 and swap-out,
207 Besides management of swap is one of complicated parts of memcg,
208 call path of swap-in at swapoff is not same as usual swap-in path..
239 Case B) when you use mem+swap limitation.