slotimer_callback
static void slotimer_callback(void *arg);
slotimer_callback, &slotimer1);
callout_reset(c, hz * 10, slotimer_callback, c);