Searched refs:i915_prandom_u32_max_state (Results 1 – 4 of 4) sorted by relevance
46 static inline u32 i915_prandom_u32_max_state(u32 ep_ro, struct rnd_state *state) in i915_prandom_u32_max_state() function
51 j = i915_prandom_u32_max_state(count, state); in i915_random_reorder()
100 return i915_prandom_u32_max_state(I915_NUM_ENGINES, rnd); in random_engine()
640 i915_prandom_u32_max_state(512, &prng); in active_engine()