Home
last modified time | relevance | path

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

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