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

/linux-master/mm/
H A Dmemcontrol.c4510 mutex_lock(&memcg->thresholds_lock);
4572 mutex_unlock(&memcg->thresholds_lock);
4597 mutex_lock(&memcg->thresholds_lock);
4671 mutex_unlock(&memcg->thresholds_lock);
5533 mutex_init(&memcg->thresholds_lock);
/linux-master/include/linux/
H A Dmemcontrol.h257 struct mutex thresholds_lock; member in struct:mem_cgroup

Completed in 138 milliseconds