cz_poll
static void cz_poll(void *);
callout_reset(&cz->cz_callout, cz_timeout_ticks, cz_poll, cz);
cz_poll, cz);