Searched refs:get_seconds (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dtime.h132 get_seconds(void) function
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_drv.c871 if (get_seconds() - dev_priv->last_gpu_reset < 5)
876 dev_priv->last_gpu_reset = get_seconds();
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h122 #define get_seconds() time_second macro

Completed in 145 milliseconds