Home
last modified time | relevance | path

Searched defs:ns_to_timespec64 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
H A Dtime.c506 struct timespec64 ns_to_timespec64(const s64 nsec) in ns_to_timespec64() function
526 EXPORT_SYMBOL(ns_to_timespec64); variable
/kernel/linux/linux-6.6/kernel/time/
H A Dtime.c523 struct timespec64 ns_to_timespec64(s64 nsec) in ns_to_timespec64() function
543 EXPORT_SYMBOL(ns_to_timespec64); variable

Completed in 4 milliseconds