zf_ping
static void zf_ping(struct timer_list *unused);
static DEFINE_TIMER(zf_timer, zf_ping);
zf_ping(NULL);