Home
last modified time | relevance | path

Searched refs:bounds_cmp (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/vm/
H A Dvm_usage.c311 bounds_cmp(const void *bnd1, const void *bnd2) in bounds_cmp() function
566 avl_create(&(object->vmo_bounds), bounds_cmp, sizeof (vmu_bound_t), 0); in vmu_alloc_object()