Searched refs:threshold (Results 1 – 2 of 2) sorted by relevance
2393 unsigned int threshold; in blk_throtl_bio_endio() local2396 threshold = tg->td->avg_buckets[rw][bucket].latency + in blk_throtl_bio_endio()2398 if (lat > threshold) in blk_throtl_bio_endio()
6357 u64 threshold = (bfqq->last_serv_time_ns * 3)>>1; in bfq_update_inject_limit() local6359 if (tot_time_ns >= threshold && old_limit > 0) { in bfq_update_inject_limit()6362 } else if (tot_time_ns < threshold && in bfq_update_inject_limit()