]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/swap.h
mm, memcg: move memcg limit enforcement from zones to nodes
[linux.git] / include / linux / swap.h
index 0ad616d7c38117ac7b9e4d6a50d558ee48877c08..2a23ddc96eddae4826bc7655c72316cf1306a758 100644 (file)
@@ -318,7 +318,7 @@ extern unsigned long try_to_free_mem_cgroup_pages(struct mem_cgroup *memcg,
                                                  bool may_swap);
 extern unsigned long mem_cgroup_shrink_node(struct mem_cgroup *mem,
                                                gfp_t gfp_mask, bool noswap,
-                                               struct zone *zone,
+                                               pg_data_t *pgdat,
                                                unsigned long *nr_scanned);
 extern unsigned long shrink_all_memory(unsigned long nr_pages);
 extern int vm_swappiness;