Home
last modified time | relevance | path

Searched refs:HST_FIXED_1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-ps-historical-service-time.c38 #define HST_FIXED_1 (1 << HST_FIXED_SHIFT) macro
40 #define HST_MAX_INFLIGHT HST_FIXED_1
125 last += next * (HST_FIXED_1 - weight); in fixed_ema()
167 if (base >= HST_FIXED_1) in hst_set_weights()
197 base_weight >= HST_FIXED_1)) { in hst_create()
301 pi->historical_service_time = HST_FIXED_1; in hst_add_path()
506 min(st * HST_FIXED_1, HST_FIXED_MAX), in hst_end_io()