Searched refs:c_idnext (Results 1 – 3 of 3) sorted by relevance
56 struct callout *c_idnext; /* next in ID hash, or on freelist */ member
158 cp, c_idnext, c_idprev); \163 cp, c_idnext, c_idprev); \254 cp->c_idnext = ct->ct_free; \1038 ct->ct_free = cp->c_idnext; in timeout_generic()1295 for (cp = ct->ct_idhash[hash].ch_head; cp; cp = cp->c_idnext) { in untimeout_generic()
492 (uintptr_t)(((callout_t *)wsp->walk_data)->c_idnext); in callout_walk_step()884 co->c_idprev, co->c_idnext, co->c_clprev, in callouts_cb()