Home
last modified time | relevance | path

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

/include/net/
Dcodel.h69 u64 ns = ktime_get_ns(); in codel_get_time()
Dpkt_sched.h61 return PSCHED_NS2TICKS(ktime_get_ns()); in psched_get_time()
Dtcp.h765 return ktime_get_ns(); in tcp_clock_ns()
/include/linux/
Dtimekeeping.h152 static inline u64 ktime_get_ns(void) in ktime_get_ns() function
Dblk_types.h138 (ktime_get_ns() & BIO_ISSUE_TIME_MASK) | in bio_issue_init()
/include/uapi/linux/
Dbpf.h2772 FN(ktime_get_ns), \
/include/trace/events/
Dbtrfs.h2032 __entry->end_ns = ktime_get_ns();