Searched refs:test_pool (Results 1 – 2 of 2) sorted by relevance
255 struct dmem_cgroup_pool_state *test_pool) in dmem_cgroup_calculate_protection() argument282 if (found_pool == test_pool) in dmem_cgroup_calculate_protection()303 struct dmem_cgroup_pool_state *test_pool, in dmem_cgroup_state_evict_valuable() argument306 struct dmem_cgroup_pool_state *pool = test_pool; in dmem_cgroup_state_evict_valuable()311 if (limit_pool == test_pool) in dmem_cgroup_state_evict_valuable()318 for (pool = test_pool; pool && limit_pool != pool; pool = pool_parent(pool)) in dmem_cgroup_state_evict_valuable()328 for (limit_pool = test_pool; pool_parent(limit_pool); limit_pool = pool_parent(limit_pool)) in dmem_cgroup_state_evict_valuable()332 ctest = &test_pool->cnt; in dmem_cgroup_state_evict_valuable()334 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