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.h72 #define NSEC2SEC(n) ((n) / (NANOSEC / SEC)) macro
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtime.h52 #define NSEC2SEC(n) ((n) / (NANOSEC / SEC)) macro
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dtime.h49 #define NSEC2SEC(n) ((n) / (NANOSEC / SEC)) macro