Searched refs:ns_to_timespec (Results 1 – 2 of 2) sorted by relevance
394 struct timespec ns_to_timespec(const s64 nsec) in ns_to_timespec() function411 EXPORT_SYMBOL(ns_to_timespec);421 struct timespec ts = ns_to_timespec(nsec); in ns_to_timeval()
69 *tp = ns_to_timespec(cpu.sched); in sample_to_timespec()