ktime_add_ns
return (ktime_add_ns(kt, us * NSEC_PER_USEC));
return (ktime_add_ns(kt, ms * NSEC_PER_MSEC));