Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c1889 umem_cpu_reload(umem_cpu_cache_t *ccp, umem_magazine_t *mp, int rounds) in umem_cpu_reload() function
1941 umem_cpu_reload(ccp, ccp->cc_ploaded, ccp->cc_prounds); in _umem_cache_alloc()
1959 umem_cpu_reload(ccp, fmp, ccp->cc_magsize); in _umem_cache_alloc()
2052 umem_cpu_reload(ccp, ccp->cc_ploaded, ccp->cc_prounds); in _umem_cache_free()
2070 umem_cpu_reload(ccp, emp, 0); in _umem_cache_free()