LANAI_POLL_PERIOD
mod_timer(&lanai->timer, jiffies + LANAI_POLL_PERIOD);
lanai->timer.expires = jiffies + LANAI_POLL_PERIOD;