Searched refs:swapout (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dswap.h359 mem_cgroup_uncharge_swapcache(struct page *page, swp_entry_t ent, bool swapout);
363 mem_cgroup_uncharge_swapcache(struct page *page, swp_entry_t ent, bool swapout) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmemcontrol.c2276 /* If swapout, usage of swap doesn't decrease */
2465 mem_cgroup_uncharge_swapcache(struct page *page, swp_entry_t ent, bool swapout) argument
2470 if (!swapout) /* this was a swap cache but the swap is unused ! */
2476 * record memcg information, if swapout && memcg != NULL,
2479 if (do_swap_account && swapout && memcg)

Completed in 116 milliseconds