Searched refs:object_to_unlock (Results 1 – 1 of 1) sorted by relevance
2138 vps_object_cache_evict(vm_object_t *object_to_unlock) argument2148 if (*object_to_unlock != NULL) {2149 vm_object_unlock(*object_to_unlock);2150 *object_to_unlock = NULL;