Searched refs:pool_parent (Results 1 – 1 of 1) sorted by relevance
210 static struct dmem_cgroup_pool_state *pool_parent(struct dmem_cgroup_pool_state *pool) in pool_parent() function283 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()