Searched refs:tmp_progress (Results 1 – 1 of 1) sorted by relevance
114 int tmp_progress = *byte_count * 100 / total_bytes; in vmem_sub() local116 if (progress != tmp_progress) { in vmem_sub()117 progress = tmp_progress; in vmem_sub()