Searched defs:umem_add_update (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c200 * umem_add_update() adds an update to a particular cache.
234 * umem_cache_update() can request further work using umem_add_update().
969 umem_add_update(umem_cache_t *cp, int flags) function
1036 * (umem_add_update is called from things run via umem_cache_applyall)
2506 umem_add_update(cp, update_flags);

Completed in 65 milliseconds