Searched refs:MSEC_TO_TICK (Results 1 – 9 of 9) sorted by relevance
76 #define MSEC_TO_TICK(msec) (howmany((hrtime_t)(msec) * hz, MILLISEC)) macro
56 #define MSEC_TO_TICK(ms) msecs_to_jiffies(ms) macro
614 #define MSEC_TO_TICK(msec) (howmany((hrtime_t)(msec) * hz, MILLISEC))
402 schedule_timeout_interruptible(MSEC_TO_TICK(10)); in vdev_disk_open()
803 MSEC_TO_TICK(10)); in zvol_open()
515 MSEC_TO_TICK(10)); in vdev_trim_range()
676 MSEC_TO_TICK(zfs_deadman_checktime_ms)); in spa_deadman()
2441 long timeout = MSEC_TO_TICK(zfs_deadman_ziotime_ms); in zio_wait()2465 timeout = MSEC_TO_TICK(zfs_deadman_checktime_ms); in zio_wait()
3811 MSEC_TO_TICK(min_lifetime)) { in arc_evict_hdr()4662 MSEC_TO_TICK(arc_min_prefetch_ms / 2))); in arc_evict_cb_check()