Searched refs:ktime_get_ns (Results 1 – 7 of 7) sorted by relevance
69 u64 ns = ktime_get_ns(); in codel_get_time()
61 return PSCHED_NS2TICKS(ktime_get_ns()); in psched_get_time()
765 return ktime_get_ns(); in tcp_clock_ns()
152 static inline u64 ktime_get_ns(void) in ktime_get_ns() function
138 (ktime_get_ns() & BIO_ISSUE_TIME_MASK) | in bio_issue_init()
2772 FN(ktime_get_ns), \
2032 __entry->end_ns = ktime_get_ns();