Home
last modified time | relevance | path

Searched refs:res_counter_set_soft_limit (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dres_counter.h206 res_counter_set_soft_limit(struct res_counter *cnt, in res_counter_set_soft_limit() function
/linux-2.6.39/mm/
Dmemcontrol.c3668 ret = res_counter_set_soft_limit(&memcg->res, val); in mem_cgroup_write()