Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_usage.c334 bound->vmb_end = 0; in vmu_free_bound()
589 bound->vmb_end = 0; in vmu_alloc_bound()
716 tmp->vmb_end = end; in vmu_insert_lookup_object_bounds()
745 tmp->vmb_end = end; in vmu_insert_lookup_object_bounds()
815 (*last)->vmb_end <= new_last->vmb_end); in vmu_update_bounds()
828 if (new_next->vmb_end < next->vmb_end) { in vmu_update_bounds()
833 tmp->vmb_end = next->vmb_end; in vmu_update_bounds()
835 next->vmb_end = new_next->vmb_end; in vmu_update_bounds()
872 current->vmb_end = next->vmb_end; in vmu_merge_bounds()
960 tmp->vmb_end = next->vmb_end; in vmu_amp_update_incore_bounds()
[all …]