Searched refs:SLEEP_TIME (Results 1 – 5 of 5) sorted by relevance
519 want = ((dc->resync_rate * 2 * SLEEP_TIME) / HZ) * steps; in drbd_rs_controller()522 sect_in * dc->c_delay_target * HZ / (SLEEP_TIME * 10); in drbd_rs_controller()540 max_sect = (dc->c_max_rate * 2 * SLEEP_TIME) / HZ; in drbd_rs_controller()565 device->c_sync_rate = number * HZ * (BM_BLOCK_SIZE / 1024) / SLEEP_TIME; in drbd_rs_number_requests()568 number = SLEEP_TIME * device->c_sync_rate / ((BM_BLOCK_SIZE / 1024) * HZ); in drbd_rs_number_requests()763 mod_timer(&device->resync_timer, jiffies + SLEEP_TIME); in make_resync_request()816 mod_timer(&device->resync_timer, jiffies + SLEEP_TIME); in make_ov_request()
1243 #define SLEEP_TIME (HZ/10) macro
1618 fifo_size = (new_disk_conf->c_plan_ahead * 10 * SLEEP_TIME) / HZ; in drbd_adm_disk_opts()1862 new_plan = fifo_alloc((new_disk_conf->c_plan_ahead * 10 * SLEEP_TIME) / HZ); in drbd_adm_attach()
4010 fifo_size = (new_disk_conf->c_plan_ahead * 10 * SLEEP_TIME) / HZ; in receive_SyncParam()
74 #define SLEEP_TIME 100 /* in microseconds */ macro321 val, SLEEP_TIME, PLL_LOCK_TIME); in serdes_am654_power_on()