Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h207 kmem_cache_t *cc_cache; /* kmem cache pointer */ member
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c1979 cache->cc_cache = kmem_cache_create(s, sizeof (callout_t), in callout_cpu_online()
2001 ct->ct_cache = cache->cc_cache; in callout_cpu_online()