Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libumem/common/
H A Dumem.c727 static umem_cache_t *umem_bufctl_cache; variable
2873 umem_bufctl_audit_cache : umem_bufctl_cache; in umem_cache_create()
3125 umem_bufctl_cache = umem_cache_create("umem_bufctl_cache", in umem_cache_init()
3129 if (umem_bufctl_cache == NULL) in umem_cache_init()
3277 umem_bufctl_cache = NULL; in umem_startup()