Searched refs:requested_us (Results 1 – 1 of 1) sorted by relevance
184 static long long compute_threshold(long long requested_us, in compute_threshold() argument187 unsigned int slack_per_scall = MIN(100000, requested_us / 1000); in compute_threshold()