Home
last modified time | relevance | path

Searched defs:vs_end (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/lib/libumem/common/sys/
H A Dvmem_impl_user.h51 uintptr_t vs_end; /* end of segment (exclusive) */ member
70 uintptr_t vs_end; /* segment size */ member
/titanic_51/usr/src/uts/common/sys/
H A Dvmem_impl.h52 uintptr_t vs_end; /* end of segment (exclusive) */ member
71 uintptr_t vs_end; /* segment size */ member
/titanic_51/usr/src/lib/libumem/common/
H A Dvmem.c505 uintptr_t vs_end = vsp->vs_end; in vmem_seg_alloc() local
[all...]
/titanic_51/usr/src/uts/common/os/
H A Dvmem.c612 uintptr_t vs_end = vsp->vs_end; in vmem_seg_alloc() local
[all...]