Searched refs:coherent_count (Results 1 – 1 of 1) sorted by relevance
51 unsigned int coherent_count; member461 bo_node->coherent_count++; in vmw_validation_res_reserve()568 if (entry->coherent_count) { in vmw_validation_bo_validate()569 unsigned int coherent_count = entry->coherent_count; in vmw_validation_bo_validate() local571 while (coherent_count) { in vmw_validation_bo_validate()576 coherent_count--; in vmw_validation_bo_validate()578 entry->coherent_count -= coherent_count; in vmw_validation_bo_validate()854 if (entry->coherent_count) { in vmw_validation_bo_backoff()855 unsigned int coherent_count = entry->coherent_count; in vmw_validation_bo_backoff() local858 while (coherent_count--) in vmw_validation_bo_backoff()