Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dprandom.h51 static inline u32 next_pseudo_random32(u32 seed) in next_pseudo_random32() function
/linux-6.3-rc2/drivers/gpu/drm/i915/selftests/
A Di915_gem.c64 prng = next_pseudo_random32(prng); in trash_stolen()
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-vid-cap.c318 next_pseudo_random32(dev->tv_freq ^ 0x55) & 0x3f); in vivid_update_quality()

Completed in 8 milliseconds