Searched refs:SEC2NSEC (Results 1 – 9 of 9) sorted by relevance
74 #ifndef SEC2NSEC75 #define SEC2NSEC(m) ((hrtime_t)(m) * (NANOSEC / SEC)) macro
52 #define SEC2NSEC(m) ((hrtime_t)(m) * (NANOSEC / SEC)) macro
51 #define SEC2NSEC(m) ((hrtime_t)(m) * (NANOSEC / SEC)) macro
220 arc_growtime = gethrtime() + SEC2NSEC(arc_grow_retry); in arc_lowmem()
866 if (gethrtime() > update_est_time + SEC2NSEC(300)) { in vdev_rebuild_thread()
243 uint64_t timeout = SEC2NSEC(zfs_zevent_retain_expire_secs + 1); in zfs_ereport_schedule_cleaner()
4987 arc_growtime = gethrtime() + SEC2NSEC(arc_grow_retry); in arc_reap_cb_check()7676 arc_reap_cb_check, arc_reap_cb, NULL, SEC2NSEC(1)); in arc_init()
722 &dbuf_evict_lock, SEC2NSEC(1), MSEC2NSEC(1), 0); in dbuf_evict_thread()
3154 msp->ms_unload_time + SEC2NSEC(zfs_metaslab_max_size_cache_sec))) in metaslab_should_allocate()