Searched defs:ktime_add_ns (Results 1 – 2 of 2) sorted by relevance
62 #define ktime_add_ns(kt, nsval) ((kt) + (nsval)) macro