Home
last modified time | relevance | path

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

/drivers/gpu/drm/ttm/
Dttm_memory.c238 bool from_wq, uint64_t extra) in ttm_zones_above_swap_target() argument
247 if (from_wq) in ttm_zones_above_swap_target()
269 static void ttm_shrink(struct ttm_mem_global *glob, bool from_wq, in ttm_shrink() argument
276 while (ttm_zones_above_swap_target(glob, from_wq, extra)) { in ttm_shrink()