Searched refs:cot_idhash (Results 1 – 1 of 1) sorted by relevance
759 callout_hash_t cot_idhash[CALLOUT_BUCKETS]; member814 if (mdb_vread(cotwd->cot_idhash, size, in callout_table_walk_step()1420 cotwd->cot_idhash[i].ch_head; in callout_t_cb()1678 callout_hash_t cot_idhash[CALLOUT_BUCKETS]; in calloutid() local1743 if (mdb_vread(&(cot_idhash), size, in calloutid()1756 coptr = (callout_t *)cot_idhash[idhash].ch_head; in calloutid()