Searched defs:callout_list (Results 1 – 1 of 1) sorted by relevance
241 struct callout_list { struct242 callout_list_t *cl_next; /* next in clhash */ argument243 callout_list_t *cl_prev; /* prev in clhash */ argument262 callout_list_t *ch_list; argument