Searched refs:coherent_count (Results 1 – 1 of 1) sorted by relevance
50 unsigned int coherent_count; member474 bo_node->coherent_count++; in vmw_validation_res_reserve()605 if (entry->coherent_count) { in vmw_validation_bo_validate()606 unsigned int coherent_count = entry->coherent_count; in vmw_validation_bo_validate() local608 while (coherent_count) { in vmw_validation_bo_validate()613 coherent_count--; in vmw_validation_bo_validate()615 entry->coherent_count -= coherent_count; in vmw_validation_bo_validate()891 if (entry->coherent_count) { in vmw_validation_bo_backoff()892 unsigned int coherent_count = entry->coherent_count; in vmw_validation_bo_backoff() local897 while (coherent_count--) in vmw_validation_bo_backoff()