X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Flinux%2Fmemcontrol.h;h=ac797fa03ef83503668c0cf56c16e18004bc50c4;hb=4356f21d09283dc6d39a6f7287a65ddab61e2808;hp=343bd7661f2ac648360daf5ca96a1c87ee24567d;hpb=efb8d21b2c6db3497655cc6a033ae8a9883e4063;p=deliverable%2Flinux.git diff --git a/include/linux/memcontrol.h b/include/linux/memcontrol.h index 343bd7661f2a..ac797fa03ef8 100644 --- a/include/linux/memcontrol.h +++ b/include/linux/memcontrol.h @@ -35,7 +35,8 @@ enum mem_cgroup_page_stat_item { extern unsigned long mem_cgroup_isolate_pages(unsigned long nr_to_scan, struct list_head *dst, unsigned long *scanned, int order, - int mode, struct zone *z, + isolate_mode_t mode, + struct zone *z, struct mem_cgroup *mem_cont, int active, int file);