Home
last modified time | relevance | path

Searched defs:NSEC2SEC (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dtime.h71 #define NSEC2SEC(n) ((n) / (NANOSEC / SEC)) macro
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtime.h51 #define NSEC2SEC(n) ((n) / (NANOSEC / SEC)) macro
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dtime.h48 #define NSEC2SEC(n) ((n) / (NANOSEC / SEC)) macro