Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h369 kmem_cache_t *ct_lcache; /* callout list kmem cache */ member
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c305 cl = kmem_cache_alloc(ct->ct_lcache, KM_NOSLEEP); in callout_list_alloc()
2002 ct->ct_lcache = cache->cc_lcache; in callout_cpu_online()