Searched refs:force_space (Results 1 – 1 of 1) sorted by relevance
709 bool force_space, in ttm_bo_alloc_resource() argument731 if (place->flags & (force_space ? TTM_PL_FLAG_DESIRED : in ttm_bo_alloc_resource()786 bool force_space = false; in ttm_bo_mem_space() local791 force_space, res); in ttm_bo_mem_space()792 force_space = !force_space; in ttm_bo_mem_space()793 } while (ret == -ENOSPC && force_space); in ttm_bo_mem_space()820 bool force_space; in ttm_bo_validate() local831 force_space = false; in ttm_bo_validate()836 force_space)) in ttm_bo_validate()854 force_space = !force_space; in ttm_bo_validate()[all …]