Searched refs:next_pseudo_random32 (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dprandom.h50 static inline u32 next_pseudo_random32(u32 seed) function
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_gem.c67 prng = next_pseudo_random32(prng);
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c308 next_pseudo_random32(dev->tv_freq ^ 0x55) & 0x3f);

Completed in 142 milliseconds