Home
last modified time | relevance | path

Searched refs:nsval (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dktime.h62 #define ktime_add_ns(kt, nsval) ((kt) + (nsval)) argument
68 #define ktime_sub_ns(kt, nsval) ((kt) - (nsval)) argument

Completed in 3 milliseconds