Searched refs:ktime_to_timespec (Results 1 – 2 of 2) sorted by relevance
118 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64) macro241 static inline struct timespec ktime_to_timespec(const ktime_t kt) in ktime_to_timespec() function344 *ts = ktime_to_timespec(kt); in ktime_to_timespec_cond()
2558 *stamp = ktime_to_timespec(skb->tstamp); in skb_get_timestampns()