Searched refs:ct_lcache (Results 1 – 2 of 2) sorted by relevance
369 kmem_cache_t *ct_lcache; /* callout list kmem cache */ member
304 cl = kmem_cache_alloc(ct->ct_lcache, KM_NOSLEEP); in callout_list_alloc()2001 ct->ct_lcache = cache->cc_lcache; in callout_cpu_online()