Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c727 static umem_cache_t *umem_bufctl_cache; variable
2882 umem_bufctl_audit_cache : umem_bufctl_cache; in umem_cache_create()
3134 umem_bufctl_cache = umem_cache_create("umem_bufctl_cache", in umem_cache_init()
3138 if (umem_bufctl_cache == NULL) in umem_cache_init()
3290 umem_bufctl_cache = NULL; in umem_startup()