Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h208 kmem_cache_t *cc_lcache; /* kmem cache pointer */ member
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c1983 cache->cc_lcache = kmem_cache_create(s, sizeof (callout_list_t), in callout_cpu_online()
2002 ct->ct_lcache = cache->cc_lcache; in callout_cpu_online()