Searched refs:test_pool (Results 1 – 2 of 2) sorted by relevance
220 struct dmem_cgroup_pool_state *test_pool) in dmem_cgroup_calculate_protection() argument247 if (found_pool == test_pool) in dmem_cgroup_calculate_protection()268 struct dmem_cgroup_pool_state *test_pool, in dmem_cgroup_state_evict_valuable() argument271 struct dmem_cgroup_pool_state *pool = test_pool; in dmem_cgroup_state_evict_valuable()276 if (limit_pool == test_pool) in dmem_cgroup_state_evict_valuable()283 for (pool = test_pool; pool && limit_pool != pool; pool = pool_parent(pool)) in dmem_cgroup_state_evict_valuable()293 for (limit_pool = test_pool; pool_parent(limit_pool); limit_pool = pool_parent(limit_pool)) in dmem_cgroup_state_evict_valuable()297 ctest = &test_pool->cnt; in dmem_cgroup_state_evict_valuable()299 dmem_cgroup_calculate_protection(limit_pool, test_pool); in dmem_cgroup_state_evict_valuable()
25 struct dmem_cgroup_pool_state *test_pool,56 struct dmem_cgroup_pool_state *test_pool, in dmem_cgroup_state_evict_valuable() argument