Searched refs:object_to_unlock (Results 1 – 1 of 1) sorted by relevance
1982 vps_object_cache_evict(vm_object_t *object_to_unlock) in vps_object_cache_evict() argument1992 if (*object_to_unlock != NULL) { in vps_object_cache_evict()1993 vm_object_unlock(*object_to_unlock); in vps_object_cache_evict()1994 *object_to_unlock = NULL; in vps_object_cache_evict()