Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dcallo.h209 } callout_cache_t; typedef
/titanic_50/usr/src/uts/common/os/
H A Dcallout.c55 static callout_cache_t *callout_caches; /* linked list of caches */
1952 callout_cache_t *cache; in callout_cpu_online()
1974 cache = kmem_alloc(sizeof (callout_cache_t), KM_SLEEP); in callout_cpu_online()