Searched refs:cot_idhash (Results 1 – 1 of 1) sorted by relevance
554 callout_hash_t cot_idhash[CALLOUT_BUCKETS]; member609 if (mdb_vread(cotwd->cot_idhash, size, in callout_table_walk_step()1215 cotwd->cot_idhash[i].ch_head; in callout_t_cb()1473 callout_hash_t cot_idhash[CALLOUT_BUCKETS]; in calloutid() local1542 if (mdb_vread(&(cot_idhash), size, in calloutid()1555 coptr = (callout_t *)cot_idhash[idhash].ch_head; in calloutid()