Searched refs:ct_expired (Results 1 – 3 of 3) sorted by relevance
197 cl = ct->ct_expired.ch_head; \421 CALLOUT_LIST_APPEND(ct->ct_expired, cl); in callout_queue_delete()475 CALLOUT_LIST_APPEND(ct->ct_expired, cl); in callout_queue_process()500 if (ct->ct_expired.ch_head != NULL) in callout_queue_process()798 CALLOUT_LIST_APPEND(ct->ct_expired, cl); in callout_heap_delete()922 CALLOUT_LIST_APPEND(ct->ct_expired, cl); in callout_heap_process()960 if (ct->ct_expired.ch_head != NULL) in callout_heap_process()1340 CALLOUT_LIST_DELETE(ct->ct_expired, cl); in untimeout_generic()1519 for (cl = ct->ct_expired.ch_head; (cl != NULL); cl = clnext) { in callout_expire()1530 CALLOUT_LIST_DELETE(ct->ct_expired, cl); in callout_expire()
372 callout_hash_t ct_expired; /* list of expired callout lists */ member
1116 ct->ct_taskq, ct->ct_expired.ch_head, in callout_t_cb()1154 clptr = (callout_list_t *)ct->ct_expired.ch_head; in callout_t_cb()