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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h218 } callout_hash_t; typedef in typeref:struct:callout_hash
245 callout_hash_t cl_callouts; /* list of callouts */
358 callout_hash_t *ct_idhash; /* ID hash chains */
359 callout_hash_t *ct_clhash; /* callout list hash */
372 callout_hash_t ct_expired; /* list of expired callout lists */
377 callout_hash_t ct_queue; /* overflow queue of callouts */

Completed in 62 milliseconds