Searched refs:soft_limit (Results 1 – 3 of 3) sorted by relevance
40 unsigned long long soft_limit; member164 if (cnt->usage <= cnt->soft_limit) in res_counter_soft_limit_excess()167 excess = cnt->usage - cnt->soft_limit; in res_counter_soft_limit_excess()207 unsigned long long soft_limit) in res_counter_set_soft_limit() argument212 cnt->soft_limit = soft_limit; in res_counter_set_soft_limit()
21 counter->soft_limit = RESOURCE_MAX; in res_counter_init()105 return &counter->soft_limit; in res_counter_member()
1515 __u64 soft_limit; member