Searched refs:object_to_unlock (Results 1 – 1 of 1) sorted by relevance
2160 vps_object_cache_evict(vm_object_t *object_to_unlock) argument2170 if (*object_to_unlock != NULL) {2171 vm_object_unlock(*object_to_unlock);2172 *object_to_unlock = NULL;