Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
H A Dttm_bo.c495 struct dmem_cgroup_pool_state *limit_pool; member
533 force_space ? &alloc_state->limit_pool in ttm_bo_alloc_at_place()
631 struct dmem_cgroup_pool_state *limit_pool, *ancestor = NULL; in ttm_bo_evict_cb() local
647 limit_pool = evict_walk->alloc_state->limit_pool; in ttm_bo_evict_cb()
661 if (!limit_pool) { in ttm_bo_evict_cb()
664 limit_pool = ancestor; in ttm_bo_evict_cb()
667 evict_valuable = dmem_cgroup_state_evict_valuable(limit_pool, bo->resource->css, in ttm_bo_evict_cb()
807 struct dmem_cgroup_pool_state *limit_pool, in ttm_bo_evict_cgroup() argument
817 .limit_pool = limit_pool, in ttm_bo_evict_cgroup()
995 dmem_cgroup_pool_state_put(alloc_state.limit_pool); in ttm_bo_alloc_resource()
[all …]