Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Di915_timeline.c108 u64 prng32_1M; in bench_sync() local
134 prng32_1M = div64_ul(ktime_to_ns(kt) << 20, count); in bench_sync()
148 kt = ktime_sub_ns(kt, (count * prng32_1M * 2) >> 20); in bench_sync()
166 kt = ktime_sub_ns(kt, (count * prng32_1M * 2) >> 20); in bench_sync()
220 kt = ktime_sub_ns(kt, (count * prng32_1M * 2) >> 20); in bench_sync()