NSEC_PER_MSEC
do_div(diffms, NSEC_PER_MSEC);
NSEC_PER_MSEC,
return ktime_add_ns(kt, NSEC_PER_MSEC * ms);
return (later - earlier) / NSEC_PER_MSEC;