Searched refs:ns_to_timespec (Results 1 – 2 of 2) sorted by relevance
101 ns_to_timespec(const int64_t nsec) in ns_to_timespec() function122 #define ns_to_timespec64(_x) ns_to_timespec(_x)
190 #define ktime_to_timespec(kt) ns_to_timespec(kt)191 #define ktime_to_timespec64(kt) ns_to_timespec(kt)