Searched refs:callout_hash_t (Results 1 – 3 of 3) sorted by relevance
218 } callout_hash_t; typedef245 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 */
83 callout_hash_t *hashp = &(hash); \96 callout_hash_t *hashp = &(hash); \109 callout_hash_t *hashp = &(hash); \442 callout_hash_t temp; in callout_queue_process()1820 size = sizeof (callout_hash_t) * CALLOUT_BUCKETS; in callout_hash_init()
554 callout_hash_t cot_idhash[CALLOUT_BUCKETS];555 callout_hash_t cot_clhash[CALLOUT_BUCKETS];607 size = sizeof (callout_hash_t) * CALLOUT_BUCKETS; in callout_table_walk_step()1473 callout_hash_t cot_idhash[CALLOUT_BUCKETS]; in calloutid()1540 size = sizeof (callout_hash_t) * CALLOUT_BUCKETS; in calloutid()