mm: vmscan: detect file thrashing at the reclaim root
[platform/kernel/linux-rpi.git] / include / linux / swap.h
index 063c0c1..1e99f7a 100644 (file)
@@ -307,7 +307,7 @@ struct vma_swap_readahead {
 };
 
 /* linux/mm/workingset.c */
-void *workingset_eviction(struct page *page);
+void *workingset_eviction(struct page *page, struct mem_cgroup *target_memcg);
 void workingset_refault(struct page *page, void *shadow);
 void workingset_activation(struct page *page);