Searched refs:res_counter_margin (Results 1 – 2 of 2) sorted by relevance
139 static inline unsigned long long res_counter_margin(struct res_counter *cnt) in res_counter_margin() function
1181 margin = res_counter_margin(&mem->res); in mem_cgroup_margin()1183 margin = min(margin, res_counter_margin(&mem->memsw)); in mem_cgroup_margin()