Searched refs:object_to_unlock (Results 1 – 1 of 1) sorted by relevance
2134 vps_object_cache_evict(vm_object_t *object_to_unlock) argument2144 if (*object_to_unlock != NULL) {2145 vm_object_unlock(*object_to_unlock);2146 *object_to_unlock = NULL;