Searched refs:new_tmp (Results 1 – 1 of 1) sorted by relevance
109 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() argument119 if (cs->bo_count == 0 && !new_tmp) in radeon_cs_do_space_check()131 if (new_tmp) { in radeon_cs_do_space_check()132 ret = radeon_cs_setup_bo(new_tmp, &sizes); in radeon_cs_do_space_check()159 if (new_tmp) in radeon_cs_do_space_check()160 new_tmp->bo->space_accounted = new_tmp->new_accounted; in radeon_cs_do_space_check()