Searched refs:ns_to_timeval (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dktime.h79 return (ns_to_timeval(kt));
177 #define ktime_to_timeval(kt) ns_to_timeval(kt)
H A Dtime.h44 ns_to_timeval(const int64_t nsec) function
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.c49 ns_to_timeval(const int64_t nsec) function
H A Ddrm_os_freebsd.h301 struct timeval ns_to_timeval(const int64_t nsec);
H A Ddrm_irq.c678 *vblank_time = ns_to_timeval(timeval_to_ns(&raw_time) - delta_ns);

Completed in 153 milliseconds