Searched refs:ct_lfree (Results 1 – 3 of 3) sorted by relevance
355 callout_list_t *ct_lfree; /* free callout list structures */ member
244 cl->cl_next = ct->ct_lfree; \245 ct->ct_lfree = cl; \1113 if ((cl = ct->ct_lfree) == NULL) { in timeout_generic()1126 ct->ct_lfree = cl->cl_next; in timeout_generic()
1109 ct->ct_free, ct->ct_lfree, ct->ct_cyclic, in callout_t_cb()1141 clptr = ct->ct_lfree; in callout_t_cb()