Searched refs:umem_cpu_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h350 } umem_cpu_t; typedef in typeref:struct:umem_cpu
H A Dumem.c148 * umem_cpu_t structures. CURCPU() is a a "hint" function, which we then mask
508 static umem_cpu_t umem_startup_cpu = { /* initial, single, cpu */
514 static umem_cpu_t *umem_cpus = &umem_startup_cpu; /* cpu list */
3033 umem_cpu_t *new_cpus;
3186 size = umem_max_ncpus * sizeof (umem_cpu_t);

Completed in 22 milliseconds