Searched defs:callout_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h67 } callout_t; typedef in typeref:struct:callout
191 * callout_t's are cache-aligned structures allocated from kmem caches. One kmem
199 * NOTE: Free callout_t's go to a callout table's freelist. CPUs map to callout
354 callout_t *ct_free; /* free callout structures */

Completed in 58 milliseconds