Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcpu_uarray.h71 extern void cpu_uarray_free(cpu_uarray_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dcpu_uarray.c46 cpu_uarray_free(cpu_uarray_t *cua) in cpu_uarray_free() function
H A Dzone.c2412 cpu_uarray_free(zone->zone_ustate); in zone_free()