Lines Matching refs:softpin_target_count
209 int softpin_target_count;
447 for (j = 0; j < bo_gem->softpin_target_count; j++) {
1319 for (i = 0; i < bo_gem->softpin_target_count; i++)
1325 bo_gem->softpin_target_count = 0;
2115 if (bo_gem->softpin_target_count == bo_gem->softpin_target_size) {
2127 bo_gem->softpin_target[bo_gem->softpin_target_count] = target_bo;
2129 bo_gem->softpin_target_count++;
2208 for (i = 0; i < bo_gem->softpin_target_count; i++) {
2212 bo_gem->softpin_target_count = 0;
2251 for (i = 0; i < bo_gem->softpin_target_count; i++) {
2986 for (i = 0; i< bo_gem->softpin_target_count; i++) {