Searched refs:new_tmp (Results 1 – 1 of 1) sorted by relevance
112 static int radeon_cs_do_space_check(struct radeon_cs_int *cs, struct radeon_cs_space_check *new_tmp) in radeon_cs_do_space_check() argument122 if (cs->bo_count == 0 && !new_tmp) in radeon_cs_do_space_check()134 if (new_tmp) { in radeon_cs_do_space_check()135 ret = radeon_cs_setup_bo(new_tmp, &sizes); in radeon_cs_do_space_check()162 if (new_tmp) in radeon_cs_do_space_check()163 new_tmp->bo->space_accounted = new_tmp->new_accounted; in radeon_cs_do_space_check()