round_jiffies_up
mod_timer(&timer->timer, round_jiffies_up(jiffies + timeout));
end = round_jiffies_up(jiffies + delay);