mm: vmscan: invoke slab shrinkers from shrink_zone()
[deliverable/linux.git] / include / linux / shrinker.h
index 68c097077ef04af4533dd3ccc0272db8564bf269..f4aee75f00b19449e63c2a48b864e36f11b10ce7 100644 (file)
@@ -18,8 +18,6 @@ struct shrink_control {
         */
        unsigned long nr_to_scan;
 
-       /* shrink from these nodes */
-       nodemask_t nodes_to_scan;
        /* current node being shrunk (for NUMA aware shrinkers) */
        int nid;
 };
This page took 0.024696 seconds and 5 git commands to generate.