Searched refs:mz_node (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.c394 struct mem_cgroup_per_zone *mz_node; local
404 mz_node = rb_entry(parent, struct mem_cgroup_per_zone,
406 if (mz->usage_in_excess < mz_node->usage_in_excess)
412 else if (mz->usage_in_excess >= mz_node->usage_in_excess)

Completed in 38 milliseconds