Searched refs:thresholds_lock (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.c237 struct mutex thresholds_lock; member in struct:mem_cgroup
3636 mutex_lock(&memcg->thresholds_lock);
3699 mutex_unlock(&memcg->thresholds_lock);
3714 mutex_lock(&memcg->thresholds_lock);
3777 mutex_unlock(&memcg->thresholds_lock);
4191 mutex_init(&mem->thresholds_lock);

Completed in 134 milliseconds