cmm_timer_fn
static void cmm_timer_fn(struct timer_list *);
static DEFINE_TIMER(cmm_timer, cmm_timer_fn);