Home
last modified time | relevance | path

Searched refs:ktime_get_ns (Results 1 – 7 of 7) sorted by relevance

/include/net/
A Dcodel.h67 u64 ns = ktime_get_ns(); in codel_get_time()
A Dbusy_poll.h79 return (unsigned long)(ktime_get_ns() >> 10); in busy_loop_current_time()
A Dpkt_sched.h63 return PSCHED_NS2TICKS(ktime_get_ns()); in psched_get_time()
A Dtcp.h906 return ktime_get_ns(); in tcp_clock_ns()
/include/linux/
A Dtimekeeping.h173 static inline u64 ktime_get_ns(void) in ktime_get_ns() function
/include/uapi/linux/
A Dbpf.h5860 FN(ktime_get_ns, 5, ##ctx) \
/include/trace/events/
A Dbtrfs.h2279 __entry->end_ns = ktime_get_ns();

Completed in 38 milliseconds