Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Ddmem.c225 struct dmem_cgroup_pool_state *pool, *found_pool; in dmem_cgroup_calculate_protection() local
233 found_pool = NULL; in dmem_cgroup_calculate_protection()
237 found_pool = pool; in dmem_cgroup_calculate_protection()
241 if (!found_pool) in dmem_cgroup_calculate_protection()
245 climit, &found_pool->cnt, true); in dmem_cgroup_calculate_protection()
247 if (found_pool == test_pool) in dmem_cgroup_calculate_protection()