Home
last modified time | relevance | path

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

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