Home
last modified time | relevance | path

Searched refs:uncharge (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/Documentation/cgroups/
Dmemcg_test.txt51 to 0. If the page is SwapCache, uncharge is delayed until
56 SwapCache, uncharge is delayed until mem_cgroup_uncharge_swapcache().
104 PageSwapCache(). uncharge() routine doesn't uncharge the page marked
181 Memcg's charge/uncharge have special handlers of shmem. The best way
217 Before (g), memcg should complete all necessary charge/uncharge to
241 If NEWPAGE is used, commit NEWPAGE and uncharge OLDPAGE.
Dmemory.txt593 is, uncharge task's pages from the old cgroup and charge them to the new cgroup.
/linux-3.4.99/mm/
Dmigrate.c753 goto uncharge; in __unmap_and_move()
756 goto uncharge; in __unmap_and_move()
792 goto uncharge; in __unmap_and_move()
812 goto uncharge; in __unmap_and_move()
831 uncharge: in __unmap_and_move()
Dmemcontrol.c2606 bool uncharge) in mem_cgroup_move_account() argument
2640 if (uncharge) in mem_cgroup_move_account()