Searched refs:ktime_get_clocktai (Results 1 – 6 of 6) sorted by relevance
106 static inline ktime_t ktime_get_clocktai(void) in ktime_get_clocktai() function169 return ktime_to_ns(ktime_get_clocktai()); in ktime_get_clocktai_ns()205 *ts = ktime_to_timespec64(ktime_get_clocktai()); in ktime_get_clocktai_ts64()
43 .. c:function:: ktime_t ktime_get_clocktai( void )186 ktime_get_clocktai()/ktime_get_clocktai_ts64() as well
405 q->get_time = ktime_get_clocktai; in etf_init()
91 .get_time = &ktime_get_clocktai,111 .get_time = &ktime_get_clocktai,
260 return ktime_get_clocktai(); in posix_get_tai_ktime()
1009 ktime_t now = ktime_get_clocktai(); in igc_tx_launchtime()
Completed in 32 milliseconds