Searched refs:ktime_to_ns (Results 1 – 1 of 1) sorted by relevance
118 #define ktime_to_ns(kt) ((kt).tv64) macro251 static inline u64 ktime_to_ns(const ktime_t kt) in ktime_to_ns() function