Searched refs:last_scanned_child (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmemcontrol.c221 int last_scanned_child; member in struct:mem_cgroup
1201 * of the cgroup list, since we track last_scanned_child) of @mem and use
1218 nextid = root_mem->last_scanned_child + 1;
1229 root_mem->last_scanned_child = 0;
1231 root_mem->last_scanned_child = found;
1311 * reclaim more. It's depends on callers. last_scanned_child
4183 mem->last_scanned_child = 0;

Completed in 58 milliseconds