Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtime64.h74 # define ns_to_timespec64 ns_to_timespec macro
/linux-4.4.14/kernel/time/
Dtime.c469 struct timespec64 ns_to_timespec64(const s64 nsec) in ns_to_timespec64() function